.gitignore
Changes
eg/MyApp/Changes
eg/MyApp/etc/config.pl
eg/MyApp/etc/config_test.pl
eg/MyApp/etc/routes.pl
eg/MyApp/htdocs/DUMMY
eg/MyApp/lib/MyApp.pm
eg/MyApp/lib/MyApp/Config.pm
eg/MyApp/lib/MyApp/Container.pm
eg/MyApp/lib/MyApp/Context.pm
eg/MyApp/lib/MyApp/Controller/Item.pm
eg/MyApp/lib/MyApp/Controller/My/Item.pm
eg/MyApp/lib/MyApp/Controller/My/Root.pm
eg/MyApp/lib/MyApp/Controller/My/Some/Item.pm
eg/MyApp/lib/MyApp/Controller/My/Some/Klass/Item.pm
eg/MyApp/lib/MyApp/Controller/My/Some/Klass/Root.pm
eg/MyApp/lib/MyApp/Controller/My/Some/Root.pm
eg/MyApp/lib/MyApp/Controller/Root.pm
eg/MyApp/lib/MyApp/Dispatcher.pm
eg/MyApp/lib/MyApp/View.pm
eg/MyApp/Makefile.PL
eg/MyApp/MANIFEST.SKIP
eg/MyApp/MyApp.psgi
eg/MyApp/README
eg/MyApp/t/00_compile.t
eg/MyApp/view/foo.html
eg/MyApp/view/index.html
eg/MyApp/view/item/view.html
eg/MyApp/view/my/foo.html
eg/MyApp/view/my/index.html
eg/MyApp/view/my/item/view.html
eg/MyApp/view/my/some/foo.html
eg/MyApp/view/my/some/index.html
eg/MyApp/view/my/some/item/view.html
eg/MyApp/view/my/some/klass/foo.html
eg/MyApp/view/my/some/klass/index.html
eg/MyApp/view/my/some/klass/item/view.html
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Repository.pm
inc/Module/Install/TestTarget.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Pickles/Dispatcher/Auto.pm
Makefile.PL
MANIFEST			This list of files
META.yml
MYMETA.json
MYMETA.yml
README
script/pickles-setup
t/00_compile.t
t/01_dispatcher.t
t/MyApp/app.psgi
t/MyApp/Changes
t/MyApp/etc/config.pl
t/MyApp/etc/config_session.pl
t/MyApp/etc/config_test.pl
t/MyApp/etc/container.pl
t/MyApp/etc/routes.pl
t/MyApp/htdocs/DUMMY
t/MyApp/lib/MyApp.pm
t/MyApp/lib/MyApp/Config.pm
t/MyApp/lib/MyApp/Container.pm
t/MyApp/lib/MyApp/Context.pm
t/MyApp/lib/MyApp/Controller/Bar.pm
t/MyApp/lib/MyApp/Controller/Foo.pm
t/MyApp/lib/MyApp/Controller/Item.pm
t/MyApp/lib/MyApp/Controller/Root.pm
t/MyApp/lib/MyApp/Dispatcher.pm
t/MyApp/lib/MyApp/Model/Test.pm
t/MyApp/lib/MyApp/Plugin/Test.pm
t/MyApp/lib/MyApp/View.pm
t/MyApp/lib/MyApp/View/MT.pm
t/MyApp/lib/MyApp/View/Xslate.pm
t/MyApp/Makefile.PL
t/MyApp/MANIFEST.SKIP
t/MyApp/README
t/MyApp/t/00_compile.t
t/MyApp/view/bar/baz.html
t/MyApp/view/count.html
t/MyApp/view/foo.html
t/MyApp/view/foo/bar.html
t/MyApp/view/foo/bar.mt
t/MyApp/view/foo/bar.tx
t/MyApp/view/form.html
t/MyApp/view/form2.html
t/MyApp/view/form3.html
t/MyApp/view/form_get.html
t/MyApp/view/form_get2.html
t/MyApp/view/form_skip.html
t/MyApp/view/index.html
t/MyApp/view/item/view.html
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/perlcriticrc
