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

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

0.6.$Rev: 1300 $

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) 2012 Peter Flanigan

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