r33260 - in /branches/upstream/libtemplate-alloy-perl: ./ current/ current/lib/ current/lib/Template/ current/lib/Template/Alloy/ current/samples/ current/samples/benchmark/ current/t/

myon at users.alioth.debian.org myon at users.alioth.debian.org
Wed Apr 15 12:19:02 UTC 2009


Author: myon
Date: Wed Apr 15 12:18:56 2009
New Revision: 33260

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33260
Log:
[svn-inject] Installing original source of libtemplate-alloy-perl

Added:
    branches/upstream/libtemplate-alloy-perl/
    branches/upstream/libtemplate-alloy-perl/current/
    branches/upstream/libtemplate-alloy-perl/current/Changes
    branches/upstream/libtemplate-alloy-perl/current/MANIFEST
    branches/upstream/libtemplate-alloy-perl/current/MANIFEST.SKIP
    branches/upstream/libtemplate-alloy-perl/current/META.yml
    branches/upstream/libtemplate-alloy-perl/current/Makefile.PL
    branches/upstream/libtemplate-alloy-perl/current/README
    branches/upstream/libtemplate-alloy-perl/current/lib/
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pod
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Compile.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Context.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Exception.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/HTE.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Iterator.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Operator.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Parse.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Play.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Stream.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/TT.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Tmpl.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/VMethod.pm
    branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Velocity.pm
    branches/upstream/libtemplate-alloy-perl/current/samples/
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_method_calling.pl   (with props)
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_operator_storage.pl
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_optree.pl
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template.pl
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template_tag_parser.pl
    branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_various_templaters.pl
    branches/upstream/libtemplate-alloy-perl/current/samples/dprof_template.d
    branches/upstream/libtemplate-alloy-perl/current/samples/memory_template.pl
    branches/upstream/libtemplate-alloy-perl/current/t/
    branches/upstream/libtemplate-alloy-perl/current/t/00_use.t
    branches/upstream/libtemplate-alloy-perl/current/t/01_coverage.t
    branches/upstream/libtemplate-alloy-perl/current/t/02_cache.t
    branches/upstream/libtemplate-alloy-perl/current/t/05_tt_base.t
    branches/upstream/libtemplate-alloy-perl/current/t/10_tt_includes.t
    branches/upstream/libtemplate-alloy-perl/current/t/11_tt_input_output.t
    branches/upstream/libtemplate-alloy-perl/current/t/15_tt_view.t
    branches/upstream/libtemplate-alloy-perl/current/t/20_html_template.t
    branches/upstream/libtemplate-alloy-perl/current/t/25_text_tmp.t
    branches/upstream/libtemplate-alloy-perl/current/t/30_velocity.t

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libtemplate-alloy-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/Changes?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/MANIFEST?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/MANIFEST.SKIP?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/META.yml?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/Makefile.PL?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/README?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy.pod?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Compile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Compile.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Context.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Context.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Exception.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/HTE.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/HTE.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Iterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Iterator.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Operator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Operator.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Parse.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Parse.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Play.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Play.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Stream.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Stream.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/TT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/TT.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Tmpl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Tmpl.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/VMethod.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/VMethod.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Velocity.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/lib/Template/Alloy/Velocity.pm?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_method_calling.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_method_calling.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_operator_storage.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_operator_storage.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_optree.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_optree.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template_tag_parser.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_template_tag_parser.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_various_templaters.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/benchmark/bench_various_templaters.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/dprof_template.d
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/dprof_template.d?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/samples/memory_template.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/samples/memory_template.pl?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/00_use.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/00_use.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/01_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/01_coverage.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/02_cache.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/02_cache.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/05_tt_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/05_tt_base.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/10_tt_includes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/10_tt_includes.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/11_tt_input_output.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/11_tt_input_output.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/15_tt_view.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/15_tt_view.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/20_html_template.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/20_html_template.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/25_text_tmp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/25_text_tmp.t?rev=33260&op=file

Added: branches/upstream/libtemplate-alloy-perl/current/t/30_velocity.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-alloy-perl/current/t/30_velocity.t?rev=33260&op=file




More information about the Pkg-perl-cvs-commits mailing list