NAME
Catalyst::Helper::Controller::Enzyme::CRUD - Helper for Catalyst::Enzyme CRUD Controllers
SYNOPSIS
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
DESCRIPTION
Helper for Enzyme::Controller::CRUD Controller.
METHODS
- mk_compclass
- mk_comptest
-
Makes tests for the CRUD Controller.
SEE ALSO
Catalyst::Enzyme::CRUD::Controller, Catalyst::Enzyme, Catalyst::Test, Catalyst::Helper,
AUTHOR
Johan Lindstrom <johanl ÄT DarSerMan.com>
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
NAME
[% class %] - Catalyst Enzyme CRUD Controller
SYNOPSIS
See "[% app %]"
DESCRIPTION
Catalyst Enzyme Controller with CRUD support.
METHODS
model_class
Define the model class for this Controller
ACTIONS
SEE ALSO
"[% app %]", Catalyst::Enzyme::CRUD::Controller, Catalyst::Enzyme
AUTHOR
[% author %]
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 77:
Non-ASCII character seen before =encoding in 'ÄT'. Assuming CP1252