The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
README
README.pod
dist.ini
example/Makefile.PL
example/lib/MyApp.pm
example/lib/MyApp/Controller/API.pm
example/lib/MyApp/Controller/Root.pm
example/lib/MyApp/Controller/User.pm
example/lib/MyApp/Model/DBIC.pm
example/lib/MyApp/Schema.pm
example/lib/MyApp/Schema/Result.pm
example/lib/MyApp/Schema/Result/User.pm
example/lib/MyApp/View/TT.pm
example/root/favicon.ico
example/root/forms/user.yml
example/root/src/index
example/root/static/App.js
example/root/static/UserForm.js
example/root/static/UserGrid.js
example/root/static/arrow-down.gif
example/root/static/arrow-up.gif
example/root/static/examples.css
example/root/static/fam/SILK.txt
example/root/static/fam/accept.png
example/root/static/fam/add.gif
example/root/static/fam/add.png
example/root/static/fam/application_go.png
example/root/static/fam/application_view_list.png
example/root/static/fam/book.png
example/root/static/fam/cog.png
example/root/static/fam/cog_edit.png
example/root/static/fam/connect.gif
example/root/static/fam/connect.png
example/root/static/fam/control_rewind.png
example/root/static/fam/cross.gif
example/root/static/fam/delete.gif
example/root/static/fam/error.png
example/root/static/fam/feed_add.png
example/root/static/fam/feed_delete.png
example/root/static/fam/feed_error.png
example/root/static/fam/folder_go.png
example/root/static/fam/folder_wrench.png
example/root/static/fam/grid.png
example/root/static/fam/image_add.png
example/root/static/fam/information.png
example/root/static/fam/plugin.gif
example/root/static/fam/plugin_add.gif
example/root/static/fam/rss_go.png
example/root/static/fam/table_refresh.png
example/root/static/fam/user.gif
example/root/static/fam/user.png
example/root/static/fam/user_add.gif
example/root/static/fam/user_add.png
example/root/static/fam/user_comment.png
example/root/static/fam/user_delete.gif
example/root/static/fam/user_delete.png
example/root/static/fam/user_edit.png
example/root/static/fam/user_female.gif
example/root/static/fam/user_female.png
example/root/static/fam/user_gray.png
example/root/static/fam/user_green.gif
example/root/static/fam/user_green.png
example/root/static/fam/user_orange.png
example/root/static/fam/user_red.png
example/root/static/fam/user_suit.gif
example/root/static/fam/user_suit.png
example/root/static/save.gif
example/root/static/silk.css
example/root/static/writer.js
example/script/myapp_cgi.pl
example/script/myapp_create.pl
example/script/myapp_fastcgi.pl
example/script/myapp_server.pl
example/script/myapp_test.pl
example/sqlite.sql
example/t/01app.t
example/t/02pod.t
example/t/03podcoverage.t
lib/CatalystX/Controller/ExtJS/ImageChooser.pm
lib/CatalystX/ExtJS.pm
lib/CatalystX/ExtJS/Tutorial.pm
t/00-compile.t
t/000-report-versions-tiny.t
t/example.t
t/release-has-version.t
t/release-kwalitee.t
t/release-minimum-version.t
t/release-pod-coverage.t
t/release-pod-syntax.t
t/tutorial.t
tutorial/Makefile.PL
tutorial/README
tutorial/lib/MyApp.pm
tutorial/lib/MyApp/Controller/API.pm
tutorial/lib/MyApp/Controller/Calculator.pm
tutorial/lib/MyApp/Controller/Root.pm
tutorial/lib/MyApp/Controller/User.pm
tutorial/lib/MyApp/Controller/User/DBIC.pm
tutorial/lib/MyApp/Model/DBIC.pm
tutorial/lib/MyApp/Schema.pm
tutorial/lib/MyApp/Schema/Result/User.pm
tutorial/lib/MyApp/View/TT.pm
tutorial/myapp.conf
tutorial/root/favicon.ico
tutorial/root/forms/user.yml
tutorial/root/src/index
tutorial/script/myapp_cgi.pl
tutorial/script/myapp_create.pl
tutorial/script/myapp_fastcgi.pl
tutorial/script/myapp_server.pl
tutorial/script/myapp_test.pl
tutorial/t/01app.t
tutorial/t/02pod.t
tutorial/t/03podcoverage.t