NAME

munchies_schema - Prodcues the SQL statements needed to create an App::Munchies database

SYNOPSIS

munchies_schema -c subroutine [-o var=value,...]

Execute named subroutine

munchies_schema -H|-h

Display man page/usage string

VERSION

$Revision: 754 $

DESCRIPTION

REQUIRED ARGUMENTS

-c subroutine

OPTIONS

-D

Turn debugging on

-m path

Append to logfile on completion

-n

Do not prompt for debugging

DIAGNOSTICS

Prints errors to stderr

EXIT STATUS

Returns zero on success, non zero on failure

CONFIGURATION

Uses the constructor's appclass attribute to locate a configuration file

INCOMPATIBILITIES

None

DEPENDENCIES

App::Munchies::Schema

BUGS AND LIMITATIONS

Send reports to Support at RoxSoft.co.uk

AUTHOR

Peter Flanigan

LICENSE AND COPYRIGHT

Copyright (c) 2009 Peter Flanigan

Copied from mojomojo_spawndb.pl by Jonathan Rockway <jrockway@cpan.org> Copied from older mojomojo_spawndb.pl by K. J. Cheetham <jamie@shadowcatsystems.co.uk>

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