The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Clustericious::Command::generate - Clustericious code generation commands.

VERSION

version 0.9937

SYNOPSIS

 % clustericious generate mbd_app Myapp --schema schema.sql

DESCRIPTION

This is the base class for all Clustericious code generation commands. It inherits from Mojolicious::Command::generate instead of Clustericious::Command.

SUPER CLASS

Mojolicious::Command::generate

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.