Scroll to navigation

Catalyst::Helper::Model::DBI(3pm) User Contributed Perl Documentation Catalyst::Helper::Model::DBI(3pm)

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

Reads the database and makes a main model class
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.

2022-06-09 perl v5.34.0