The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
TODO
dist.ini
examples/DvdDatabase/a
examples/DvdDatabase/app.conf
examples/DvdDatabase/app.psgi
examples/DvdDatabase/dist.ini
examples/DvdDatabase/dvdzbr.db
examples/DvdDatabase/lib/DvdDatabase.pm
examples/DvdDatabase/lib/DvdDatabase/Controller.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/Dvd.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/Dvd/Form.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/Dvd/Record.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/Dvd1.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/Dvd2.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/DvdSimpleUrl.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/DvdSimpleUrl_HandlerOv.pm
examples/DvdDatabase/lib/DvdDatabase/Controller/DvdSimpleUrl_HandlerOv.pm.save
examples/DvdDatabase/lib/DvdDatabase/Controller/DvdSimpleUrl_TwoClasses.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/Dvd.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/Dvdtag.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/Role.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/Tag.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/UnicodeExamples.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/User.pm
examples/DvdDatabase/lib/DvdDatabase/DBSchema/Result/UserRole.pm
examples/DvdDatabase/t/00.load.t
examples/DvdDatabase/t/app.t
examples/DvdDatabase/t/data/dvdzbr.db
examples/DvdDatabase/t/pod.t
examples/DvdDatabase/t/separate_url.t
examples/DvdDatabase/t/simple_url.t
examples/DvdDatabase/t/tmp/dvdzbr.db
examples/DvdDatabase/templates/Dvd/Record/delete.tt
examples/DvdDatabase/templates/Dvd/Record/edit.tt
examples/DvdDatabase/templates/Dvd/Record/record.tt
examples/DvdDatabase/templates/Dvd/edit.tt
examples/DvdDatabase/templates/Dvd/list.tt
examples/DvdDatabase/templates/Dvd1/delete.tt
examples/DvdDatabase/templates/Dvd1/edit.tt
examples/DvdDatabase/templates/Dvd1/list.tt
examples/DvdDatabase/templates/Dvd1/record.tt
examples/DvdDatabase/templates/Dvd2/delete.tt
examples/DvdDatabase/templates/Dvd2/edit.tt
examples/DvdDatabase/templates/Dvd2/list.tt
examples/DvdDatabase/templates/Dvd2/view.tt
examples/DvdDatabase/templates/DvdSimpleUrl/delete.tt
examples/DvdDatabase/templates/DvdSimpleUrl/edit.tt
examples/DvdDatabase/templates/DvdSimpleUrl/list.tt
examples/DvdDatabase/templates/DvdSimpleUrl/view.tt
examples/DvdDatabase/templates/DvdSimpleUrl_HandlerOv/edit.tt
examples/DvdDatabase/templates/DvdSimpleUrl_HandlerOv/list.tt
examples/DvdDatabase/templates/DvdSimpleUrl_TwoClasses/edit.tt
examples/DvdDatabase/templates/DvdSimpleUrl_TwoClasses/list.tt
examples/app.psgi
examples/myapp/MyApp.pm
examples/myapp/MyApp/Controller.pm
examples/myapp/README
examples/myapp/app.psgi
examples/myapp/templates/templated
lib/WebNano.pm
lib/WebNano/Controller.pm
lib/WebNano/FindController.pm
lib/WebNano/Renderer/TTiny.pm
t/00.load.t
t/10.main.t
t/11.subclass.t
t/app.psgi
t/data/subclassapp_templates/NestedController2/some_template
t/data/templates/Book/some
t/data/templates/Book/third_template
t/data/templates/NestedController/some_template
t/data/templates/NestedController2/some_template
t/data/templates/Product/another_template
t/data/templates/Product/third_template
t/data/templates/ToBeOverridden/templated
t/data/templates/aaa
t/data/templates/dummy_template
t/data/templates/index.tt
t/lib/ControllerWithTemplates.pm
t/lib/ControllerWithTemplates/templates/another_template
t/lib/ControllerWithTemplates/templates/some_template
t/lib/MyApp.pm
t/lib/MyApp/Controller.pm
t/lib/MyApp/Controller/Book.pm
t/lib/MyApp/Controller/Deep.pm
t/lib/MyApp/Controller/Deep/Nested.pm
t/lib/MyApp/Controller/DoesNotCompile.pm
t/lib/MyApp/Controller/NestedController.pm
t/lib/MyApp/Controller/NestedController2.pm
t/lib/MyApp/Controller/Product.pm
t/lib/MyApp/Controller/ThisIsNotController.pm
t/lib/MyApp/Controller/ToBeOverridden.pm
t/lib/SubClassApp.pm
t/lib/SubClassApp/Controller/ToBeOverridden.pm
t/onefile.t
t/pod.t
t/release-kwalitee.t
t/release-pod-coverage.t
t/release-pod-syntax.t
t/renderer.t
t/subclass.psgi
webnano_article.html