Provided by: libcatalyst-model-dbi-perl_0.32-2_all bug

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

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

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.