The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

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 73:

Non-ASCII character seen before =encoding in 'ÄT'. Assuming CP1252