NAME
Catalyst::Helper::Model::EmailStore - Helper for EmailStore Models
SYNOPSIS
script/create.pl model EmailStore EmailStore dsn user password
DESCRIPTION
Helper for EmailStore Model.
METHODS
- mk_compclass
-
Reads the Email::Store plugin setup and makes a main model class as well as placeholders for each plugin that was found.
- mk_comptest
-
Makes tests for the EmailStore 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 %] - EmailStore Model Component
SYNOPSIS
See "[% app %]"
DESCRIPTION
EmailStore 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 %] - EmailStore Table Class
SYNOPSIS
See "[% app %]"
DESCRIPTION
EmailStore 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.