CatalystX-CRUD-ModelAdapter-DBIC 0.04 Deleted
Files
- Changes
- MANIFEST
- META.yml
- Makefile.PL
- README
- lib/CatalystX/CRUD/ModelAdapter/DBIC.pm
- t/00-load.t
- t/01-dbic.t
- t/MyDB/Main.pm
- t/MyDB/Main/Artist.pm
- t/MyDB/Main/Cd.pm
- t/MyDB/Main/CdTrackJoin.pm
- t/MyDB/Main/Track.pm
- t/example.sql
- t/example/MyApp/Changes
- t/example/MyApp/Makefile.PL
- t/example/MyApp/README
- 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/myapp.yml
- t/example/MyApp/mycrud.db
- t/example/MyApp/mycrud.sql
- 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
- t/insertdb.pl
- t/lib/MyApp.pm
- t/lib/MyApp/Controller/CRUD.pm
- t/lib/MyApp/Model/Main.pm
- t/lib/MyForm.pm
- t/lib/MyModelAdapter.pm
- t/pod-coverage.t
- t/pod.t