GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Catalyst::Helper::Controller::Enzyme::CRUD(3) User Contributed Perl Documentation Catalyst::Helper::Controller::Enzyme::CRUD(3)

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

See "[% app %]"

Catalyst Enzyme Controller with CRUD support.

Define the model class for this Controller

"[% app %]", Catalyst::Enzyme::CRUD::Controller, Catalyst::Enzyme

[% author %]

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
2006-01-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.