NAME
Catalyst::Helper::Model::Proxy - Helper for Proxy Models
SYNOPSIS
script/create.pl model Proxy Proxy dsn user password
DESCRIPTION
Helper for Proxy Model.
METHODS
- mk_compclass
-
Reads the database and makes a main model class
- mk_comptest
-
Makes tests for the Proxy 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 %] - Proxy Model Class
SYNOPSIS
See "[% app %]"
DESCRIPTION
Proxy 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.