The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17 - 2007-03-07

  • fixed spelling mistake at Catalyst::Conroller::CRUD::DBIC (Thanks to woremacx)

Modules

CRUD (create/read/update/delete) Controller for Catalyst
CRUD (create/read/update/delete) Controller for Class::DBI
CRUD (create/read/update/delete) Controller for DBIx::Class
generate sqls, controllers and templates from DBDesigner 4 file
CRUD (create/read/update/delete) Plugin for Catalyst
Catalyst based application

Provides

in sample/TinyURL/lib/TinyURL/Controller/Root.pm
in sample/TinyURL/lib/TinyURL/Controller/TinyUrl.pm
in sample/TinyURL/lib/TinyURL/Model/CDBI.pm
in sample/TinyURL/lib/TinyURL/Model/CDBI/TinyUrl.pm
in sample/TinyURL/lib/TinyURL/View/TT.pm