The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Clustericious::Command::generate::mbd_app - Clustericious command to generate a new Clustericious M::B::D application

VERSION

version 0.9942

SYNOPSIS

 % clustericious generate mbd_app Myapp --schema schema.sql

DESCRIPTION

This command generates a new Clustericious Module::Build::Database application with the given name and schema.

SUPER CLASS

Clustericious::Command

SEE ALSO

Clustericious

AUTHOR

original author: Brian Duggan

current maintainer: Graham Ollis <plicease@cpan.org>

contributors:

Curt Tilmes

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by NASA GSFC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.