Changeset 13721
- Timestamp:
- 06/12/08 20:33:35 (5 years ago)
- Location:
- lang/perl/Template-Plugin-SumOf/trunk
- Files:
-
- 1 added
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Template-Plugin-SumOf/trunk/Changes
r13717 r13721 1 1 Revision history for Template-Plugin-SumOf 2 3 0.02 4 5 - some tests moved to xt/ 2 6 3 7 0.0.1 Wed Sep 13 21:13:28 2006 -
lang/perl/Template-Plugin-SumOf/trunk/MANIFEST
r13717 r13721 1 .shipit 1 2 Changes 2 MANIFEST 3 META.yml # Will be created by "make dist" 3 inc/Module/Install.pm 4 inc/Module/Install/AuthorTests.pm 5 inc/Module/Install/Base.pm 6 inc/Module/Install/Can.pm 7 inc/Module/Install/Fetch.pm 8 inc/Module/Install/Include.pm 9 inc/Module/Install/Makefile.pm 10 inc/Module/Install/Metadata.pm 11 inc/Module/Install/TestBase.pm 12 inc/Module/Install/Win32.pm 13 inc/Module/Install/WriteAll.pm 14 inc/Spiffy.pm 15 inc/Test/Base.pm 16 inc/Test/Base/Filter.pm 17 inc/Test/Builder.pm 18 inc/Test/Builder/Module.pm 19 inc/Test/More.pm 20 inc/YAML.pm 21 lib/Template/Plugin/SumOf.pm 4 22 Makefile.PL 23 MANIFEST This list of files 24 META.yml 5 25 README 6 lib/Template/Plugin/SumOf.pm7 26 t/00.load.t 8 27 t/01.code.t 9 t/perlcritic.t10 t/pod-coverage.t11 t/pod.t28 xt/perlcritic.t 29 xt/pod-coverage.t 30 xt/pod.t -
lang/perl/Template-Plugin-SumOf/trunk/lib/Template/Plugin/SumOf.pm
r13717 r13721 9 9 10 10 use version; 11 our $VERSION = 0.01;11 our $VERSION = '0.02'; 12 12 13 13 $Template::Stash::LIST_OPS->{sum_of} = sub {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)