Catalyst::Helper::Model::CDBI.3pm

Langue: en

Autres versions - même langue

Version: 2010-02-09 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Catalyst::Helper::Model::CDBI - Helper for CDBI Models

SYNOPSIS

     script/create.pl model CDBI CDBI dsn user password
 
 

DESCRIPTION

Helper for CDBI 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 CDBI Model.

SEE ALSO

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

AUTHOR

Sebastian Riedel, "sri@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 %] - CDBI Model Component

SYNOPSIS

See ``[% app %]''

DESCRIPTION

CDBI Model Component.

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 %] - CDBI Table Class

SYNOPSIS

See ``[% app %]''

DESCRIPTION

CDBI Table Class.

AUTHOR

[% author %]

LICENSE

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