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: 589 $
DESCRIPTION
REQUIRED ARGUMENTS
OPTIONS
DIAGNOSTICS
Prints errors to stderr
EXIT STATUS
Returns zero on success, non zero on failure
CONFIGURATION
Uses the constructor's appl attribute to locate a configuration file
INCOMPATIBILITIES
Perl::Critic is not compatible with Pod::Usage
DEPENDENCIES
BUGS AND LIMITATIONS
Send reports to Support at RoxSoft.co.uk
AUTHOR
Peter Flanigan
LICENSE AND COPYRIGHT
Copyright (c) 2008 RoxSoft Limited.
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.