An open API service indexing awesome lists of open source software.

https://github.com/rsrchboy/catalyst-helper-dbic-deploymenthandler

Create a script/myapp_dbicdh.pl to help manage your DBIC deployments
https://github.com/rsrchboy/catalyst-helper-dbic-deploymenthandler

Last synced: 3 months ago
JSON representation

Create a script/myapp_dbicdh.pl to help manage your DBIC deployments

Awesome Lists containing this project

README

        

=pod

=head1 NAME

Catalyst::Helper::DBIC::DeploymentHandler - Create a script/myapp_dbicdh.pl to help manage your DBIC deployments

=head1 VERSION

version 0.001

=head1 SYNOPSIS

./script/myapp_create.pl DBIC::DeploymentHandler

=head1 DESCRIPTION

This is a Catalyst helper module that builds a
L script for you.

VERY EARLY CODE: things may yet change, but shouldn't impact older versions
(unless you regenerate the script).

=head1 TODO

Schemas not named MyApp::DB::Schema.

Determine the db type automatically

=head1 SEE ALSO

L, L,
L

=head1 CODE LINEAGE

While I put together this helper module, this code is largely based on the
information (and code) in
L. Any errors are mine.

=head1 AUTHOR

Chris Weyl

=head1 COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by Chris Weyl.

This is free software, licensed under:

The GNU Lesser General Public License, Version 2.1, February 1999