Pickles 0.10 Latest
Files
- Changes
- MANIFEST
- META.yml
- MYMETA.json
- MYMETA.yml
- Makefile.PL
- README
- docs/README.md
- docs/Trigger.md
- eg/TinyURL/Changes
- eg/TinyURL/MANIFEST.SKIP
- eg/TinyURL/Makefile.PL
- eg/TinyURL/README
- eg/TinyURL/TinyURL.psgi
- eg/TinyURL/etc/config.pl
- eg/TinyURL/etc/container.pl
- eg/TinyURL/etc/routes.pl
- eg/TinyURL/htdocs/DUMMY
- eg/TinyURL/lib/TinyURL.pm
- eg/TinyURL/lib/TinyURL/Config.pm
- eg/TinyURL/lib/TinyURL/Container.pm
- eg/TinyURL/lib/TinyURL/Context.pm
- eg/TinyURL/lib/TinyURL/Controller/Root.pm
- eg/TinyURL/lib/TinyURL/DB.pm
- eg/TinyURL/lib/TinyURL/Dispatcher.pm
- eg/TinyURL/lib/TinyURL/View.pm
- eg/TinyURL/schema.sql
- eg/TinyURL/t/00_compile.t
- eg/TinyURL/view/add.html
- eg/TinyURL/view/index.html
- eg/TinyURL/xt/01_podspell.t
- eg/TinyURL/xt/02_perlcritic.t
- eg/TinyURL/xt/03_pod.t
- eg/TinyURL/xt/perlcriticrc
- inc/Module/Install.pm
- inc/Module/Install/AuthorTests.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/TestTarget.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
- lib/Pickles.pm
- lib/Pickles/Config.pm
- lib/Pickles/Container.pm
- lib/Pickles/Context.pm
- lib/Pickles/Controller.pm
- lib/Pickles/Dispatcher.pm
- lib/Pickles/Plugin.pm
- lib/Pickles/Plugin/AntiCSRF.pm
- lib/Pickles/Plugin/Encode.pm
- lib/Pickles/Plugin/FillInForm.pm
- lib/Pickles/Plugin/Log.pm
- lib/Pickles/Plugin/Session.pm
- lib/Pickles/Request.pm
- lib/Pickles/Response.pm
- lib/Pickles/Setup/Flavor.pm
- lib/Pickles/Util.pm
- lib/Pickles/View.pm
- lib/Pickles/View/MicroTemplate.pm
- lib/Pickles/View/TT.pm
- lib/Pickles/View/Xslate.pm
- lib/Pickles/WebApp.pm
- script/pickles-setup
- t/00_compile.t
- t/01_context.t
- t/02_config.t
- t/02_config_bar.pl
- t/02_config_bar_test.pl
- t/02_config_baz.pl
- t/02_config_baz_dev.pl
- t/02_config_foo.pl
- t/02_config_foo_test.pl
- t/02_config_quux.pl
- t/02_config_quux_ext.pl
- t/03_dispatcher.t
- t/04_container.t
- t/04_container_ext.pl
- t/04_container_profile.pl
- t/05_controller.t
- t/MyApp/Changes
- t/MyApp/MANIFEST.SKIP
- t/MyApp/Makefile.PL
- t/MyApp/README
- t/MyApp/app.psgi
- 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/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
- t/MyApp/xt/01_podspell.t
- t/MyApp/xt/02_perlcritic.t
- t/MyApp/xt/03_pod.t
- t/MyApp/xt/perlcriticrc
- t/plugin/00_plugin.t
- t/plugin/01_encode.t
- t/plugin/02_fillinform.t
- t/plugin/03_session.t
- t/plugin/04_anticsrf.t
- t/plugin/05_log.t
- xt/01_podspell.t
- xt/02_perlcritic.t
- xt/03_pod.t
- xt/perlcriticrc