Catalyst::Helper::Model::DBI - Helper for DBI Models


NAME

Catalyst::Helper::Model::DBI - Helper for DBI Models


SYNOPSIS

    script/create.pl model DBI DBI dsn user password


DESCRIPTION

Helper for DBI Model.

METHODS

mk_compclass

Reads the database and makes a main model class

mk_comptest

Makes tests for the DBI Model.


SEE ALSO

the Catalyst::Manual manpage, the Catalyst::Test manpage, the Catalyst::Request manpage, the Catalyst::Response manpage, the Catalyst::Helper manpage


AUTHOR

Alex Pavlovic, alex.pavlovic@taskforce-1.com


LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.


NAME

[% class %] - DBI Model Class


SYNOPSIS

See [% app %]


DESCRIPTION

DBI Model Class.


AUTHOR

[% author %]


LICENSE

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

 Catalyst::Helper::Model::DBI - Helper for DBI Models