initial commit
authorUri Guttman <uri@cpan.org>
Fri, 31 Oct 2008 01:40:05 +0000 (20:40 -0500)
committerUri Guttman <uri@cpan.org>
Fri, 31 Oct 2008 01:40:05 +0000 (20:40 -0500)
commite374d8da73279ac3fbba8d938f287281a6ae924f
treee3a4ae62a8810d7ba54339202b9b0f0e01e3c6b3
initial commit
29 files changed:
.cvsignore [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
Trexy/Template.pm [new file with mode: 0644]
bug.pl [new file with mode: 0644]
bug2.pl [new file with mode: 0644]
lib/Template/Simple.pm [new file with mode: 0644]
lib/Template/Simple.pm.expnad [new file with mode: 0644]
pm_to_blib [new file with mode: 0644]
s5-blank.zip [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/boilerplate.t [new file with mode: 0644]
t/bug.pl [new file with mode: 0644]
t/common.pm [new file with mode: 0644]
t/error.t [new file with mode: 0644]
t/include.t [new file with mode: 0644]
t/nested.t [new file with mode: 0644]
t/options.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]
t/scalar.t [new file with mode: 0644]
t/top.t [new file with mode: 0644]
templates/FOO.tmpl [new file with mode: 0644]
templates/deeper/deepest/BAR.tmpl [new file with mode: 0644]