NAME
Catalyst::Helper::Model::DBI - Helper for DBI::SQL::Library Models
SYNOPSIS
script/create.pl model DBI::SQL::Library DBI::SQL::Library dsn user password
DESCRIPTION
Helper for DBI::SQL::Library 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::SQL::Library Model Class
SYNOPSIS
See "[% app %]"
DESCRIPTION
DBI::SQL::Library 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.