The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.gitignore
bin/template-server
Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/App/TemplateServer.pm
lib/App/TemplateServer/Context.pm
lib/App/TemplateServer/Page.pm
lib/App/TemplateServer/Page/Index.pm
lib/App/TemplateServer/Provider.pm
lib/App/TemplateServer/Provider/Filesystem.pm
lib/App/TemplateServer/Provider/Null.pm
lib/App/TemplateServer/Provider/TT.pm
lib/App/TemplateServer/Types.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
t/00-load.t
t/author/pod-coverage.t
t/author/pod.t
t/null-provider.t
t/synopsis.t
t/tt-provider.t