man Catalyst::Helper::Model::DBIC () - Helper for DBIC Models

NAME

Catalyst::Helper::Model::DBIC - Helper for DBIC Models

SYNOPSIS

    script/create.pl model DBIC DBIC dsn user password

DESCRIPTION

Helper for DBIC Model.

METHODS

mk_compclass
Reads the database and makes a main model class as well as placeholders for each table.
mk_comptest
Makes tests for the DBIC Model.

SEE ALSO

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

AUTHOR

Sebastian Riedel, CWsri@oook.de

LICENSE

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

NAME

[% class %] - Catalyst DBIC Model

SYNOPSIS

See [% app %]

DESCRIPTION

Catalyst DBIC Model.

AUTHOR

[% author %]

LICENSE

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

NAME

[% tableclass %] - Catalyst DBIC Table Model

SYNOPSIS

See [% app %]

DESCRIPTION

Catalyst DBIC Table Model.

AUTHOR

[% author %]

LICENSE

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