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


Catalyst-Model-CDBI documentation  | view source Contained in the Catalyst-Model-CDBI distribution.

Index


NAME

Top

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

SYNOPSIS

Top

    script/create.pl model CDBI CDBI dsn user password

DESCRIPTION

Top

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

Top

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

AUTHOR

Top

Sebastian Riedel, sri@oook.de

LICENSE

Top

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

NAME

Top

[% class %] - CDBI Model Component

SYNOPSIS

Top

See [% app %]

DESCRIPTION

Top

CDBI Model Component.

AUTHOR

Top

[% author %]

LICENSE

Top

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

NAME

Top

[% tableclass %] - CDBI Table Class

SYNOPSIS

Top

See [% app %]

DESCRIPTION

Top

CDBI Table Class.

AUTHOR

Top

[% author %]

LICENSE

Top

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


Catalyst-Model-CDBI documentation  | view source Contained in the Catalyst-Model-CDBI distribution.