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
- Host: GitHub
- URL: https://github.com/rsrchboy/catalyst-helper-dbic-deploymenthandler
- Owner: rsrchboy
- Created: 2011-08-29T04:01:53.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-12T00:18:37.000Z (almost 14 years ago)
- Last Synced: 2025-01-16T04:21:00.420Z (5 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/Catalyst-Helper-DBIC-DeploymentHandler/
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
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