CatalystX-Crudite 0.21 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- bin/crudite_starter
- cpanfile
- dist.ini
- lib/Catalyst/ActionRole/Code.pm
- lib/Catalyst/ActionRole/RejectIfUsed.pm
- lib/Catalyst/ActionRole/RequireSameUser.pm
- lib/CatalystX/Crudite.pm
- lib/CatalystX/Crudite/Controller/Resource.pm
- lib/CatalystX/Crudite/Controller/User.pm
- lib/CatalystX/Crudite/Form/Base.pm
- lib/CatalystX/Crudite/Form/User.pm
- lib/CatalystX/Crudite/Manual/Cookbook.pod
- lib/CatalystX/Crudite/Schema/ResultBase.pm
- lib/CatalystX/Crudite/Script/Create.pm
- lib/CatalystX/Crudite/Script/Create/Resource.pm
- lib/CatalystX/Crudite/Script/Starter.pm
- lib/CatalystX/Crudite/Test.pm
- lib/CatalystX/Crudite/Util.pm
- lib/CatalystX/Crudite/Util/Random.pm
- lib/CatalystX/Crudite/View/TT.pm
- share/create/resource/lib/MyApp/Controller/MyResource.pm
- share/create/resource/lib/MyApp/Form/MyResource.pm
- share/create/resource/lib/MyApp/Schema/Result/MyResource.pm
- share/create/resource/root/templates/myresource/edit.tt
- share/create/resource/root/templates/myresource/list.tt
- share/starter/Changes
- share/starter/MANIFEST
- share/starter/MANIFEST.SKIP
- share/starter/Makefile.PL
- share/starter/README
- share/starter/gitignore
- share/starter/lib/MyApp.pm
- share/starter/lib/MyApp/Controller/Root.pm
- share/starter/lib/MyApp/Controller/User.pm
- share/starter/lib/MyApp/Model/DB.pm
- share/starter/lib/MyApp/Schema.pm
- share/starter/lib/MyApp/Schema/Result/Role.pm
- share/starter/lib/MyApp/Schema/Result/User.pm
- share/starter/lib/MyApp/Schema/Result/UserRole.pm
- share/starter/lib/MyApp/Util/Primer.pm
- share/starter/lib/MyApp/Util/Random.pm
- share/starter/lib/MyApp/View/HTML.pm
- share/starter/myapp.conf
- share/starter/myapp.psgi
- share/starter/root/favicon.ico
- share/starter/root/static/css/all.css
- share/starter/root/templates/error.tt
- share/starter/root/templates/index.tt
- share/starter/root/templates/myapp_config
- share/starter/root/templates/user/edit.tt
- share/starter/root/templates/user/list.tt
- share/starter/root/templates/wrapper.tt
- share/starter/script/db_deploy.pl
- share/starter/script/myapp_create.pl
- share/starter/script/myapp_crudite_create.pl
- share/starter/script/myapp_fastcgi.pl
- share/starter/script/myapp_server.pl
- share/starter/script/myapp_set_password.pl
- share/starter/script/myapp_test.pl
- share/starter/t/02pod.t
- share/starter/t/03podcoverage.t
- share/starter/t/DB.pm
- share/starter/t/mech/users.t
- share/starter/t/schema.t
- share/starter/test.sh
- share/templates/crudite_config
- share/templates/error.tt
- t/basic.t
- t/release-pod-syntax.t