Catalyst::Helper::Controller::Enzyme::CRUD - Helper for Catalyst::Enzyme CRUD
Controllers
script/myapp/create.pl controller <CONTROLLER> Enzyme::CRUD <MODEL>
#Create BookShelf/Controller/Book.pm using the
#BookShelf/Model/BookShelfDB/Book.pm model
script\bookshelf_create.pl controller Book Enzyme::CRUD BookShelfDB::Book
Helper for Enzyme::Controller::CRUD Controller.
- mk_compclass
- mk_comptest
- Makes tests for the CRUD Controller.
Catalyst::Enzyme::CRUD::Controller, Catalyst::Enzyme, Catalyst::Test,
Catalyst::Helper,
Johan Lindstrom <johanl ÄT DarSerMan.com>
This library is free software . You can redistribute it and/or modify it under
the same terms as perl itself.
[% class %] - Catalyst Enzyme CRUD Controller
Catalyst Enzyme Controller with CRUD support.
Define the model class for this Controller
"[% app %]", Catalyst::Enzyme::CRUD::Controller, Catalyst::Enzyme
This library is free software . You can redistribute it and/or modify it under
the same terms as perl itself.
Hey! The above document had some coding errors, which are explained
below:
- Around line 77:
- Non-ASCII character seen before =encoding in 'ÄT'. Assuming
CP1252