The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
MANIFEST
Makefile.PL
README
lib/CatalystX/CRUD/ModelAdapter/DBIC.pm
t/00-load.t
t/01-dbic.t
t/pod-coverage.t
t/pod.t
t/example.sql
t/insertdb.pl
t/lib/MyApp.pm
t/lib/MyApp/Controller/CRUD.pm
t/lib/MyApp/Controller/Root.pm
t/lib/MyApp/Controller/REST/CRUD.pm
t/lib/MyApp/Model/Main.pm
t/lib/MyForm.pm
t/lib/MyModelAdapter.pm
t/MyDB/Main.pm
t/MyDB/Main/Artist.pm
t/MyDB/Main/Cd.pm
t/MyDB/Main/Track.pm
t/MyDB/Main/CdTrackJoin.pm
t/example/MyApp/Changes
t/example/MyApp/lib/MyApp.pm
t/example/MyApp/lib/MyApp/Controller/Album.pm
t/example/MyApp/lib/MyApp/Controller/Root.pm
t/example/MyApp/lib/MyApp/Controller/Song.pm
t/example/MyApp/lib/MyApp/Model/Main.pm
t/example/MyApp/lib/MyApp/View/TT.pm
t/example/MyApp/lib/MyCRUD/Album/Form.pm
t/example/MyApp/lib/MyCRUD/Form.pm
t/example/MyApp/lib/MyCRUD/Main.pm
t/example/MyApp/lib/MyCRUD/Main/Album.pm
t/example/MyApp/lib/MyCRUD/Main/AlbumSong.pm
t/example/MyApp/lib/MyCRUD/Main/Song.pm
t/example/MyApp/lib/MyCRUD/ModelAdapter.pm
t/example/MyApp/lib/MyCRUD/Song/Form.pm
t/example/MyApp/Makefile.PL
t/example/MyApp/myapp.yml
t/example/MyApp/mycrud.sql
t/example/MyApp/README
t/example/MyApp/root/album/edit.tt
t/example/MyApp/root/album/list.tt
t/example/MyApp/root/album/view.tt
t/example/MyApp/root/default.tt
t/example/MyApp/root/edit.tt
t/example/MyApp/root/favicon.ico
t/example/MyApp/root/footer.tt
t/example/MyApp/root/header.tt
t/example/MyApp/root/list.tt
t/example/MyApp/root/page_head_maker.tt
t/example/MyApp/root/song/edit.tt
t/example/MyApp/root/song/list.tt
t/example/MyApp/root/song/view.tt
t/example/MyApp/root/static/images/btn_120x50_built.png
t/example/MyApp/root/static/images/btn_120x50_built_shadow.png
t/example/MyApp/root/static/images/btn_120x50_powered.png
t/example/MyApp/root/static/images/btn_120x50_powered_shadow.png
t/example/MyApp/root/static/images/btn_88x31_built.png
t/example/MyApp/root/static/images/btn_88x31_built_shadow.png
t/example/MyApp/root/static/images/btn_88x31_powered.png
t/example/MyApp/root/static/images/btn_88x31_powered_shadow.png
t/example/MyApp/root/static/images/catalyst_logo.png
t/example/MyApp/root/wrapper.tt
t/example/MyApp/script/myapp_cgi.pl
t/example/MyApp/script/myapp_create.pl
t/example/MyApp/script/myapp_fastcgi.pl
t/example/MyApp/script/myapp_server.pl
t/example/MyApp/script/myapp_test.pl
t/example/MyApp/t/01app.t
t/example/MyApp/t/02pod.t
t/example/MyApp/t/03podcoverage.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)