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

NAME

Catalyst::Helper::Controller::ManocCRUD

VERSION

version 2.99.2

SYNOPSIS

$ script/manoc_create.pl controller <modelname> ManocCRUD

DESCRIPTION

This creates (1) a CRUD controller (2) a form for create/update operations (3) templates for the specified DB Class

NAME

Catalyst::Helper::Controller::ManocCRUD

METHODS

mk_compclass

    Where all the stuff is done.

AUTHOR

The Manoc Team

SEE ALSO

Catalyst::Controller App::Manoc::Form::Base MAnoc::ControllerRole::CommonCRUD

CAVEATS

Form class must be customized in order to use App::Manoc::Form::Base.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.