NAME
Catalyst::Helper::Model::L10N - Helper for L10N models
SYNOPSIS
script/myapp_create.pl model L10N L10N
DESCRIPTION
Helper for the Catalyst L10N model.
USAGE
When creating a new L10N model class using this helper, you can specify much of the configuration and have it filled automatically. Using the example from the "SYNOPSIS" section:
L10N
The name of the model. This is also used to determine the filename, e.g.
lib/MyApp/Model/L10N.pm
.L10N
The helper to use, i.e. this one.
METHODS
mk_compclass
Makes the L10N model class.
mk_comptest
Makes tests for the L10N model.
SEE ALSO
AUTHOR
Maroš Kollár
CPAN ID: MAROS
maros [at] k-1.com
http://www.k-1.com
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 96:
Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8