NAME
munchies_cli - A command line interface to application subroutines
SYNOPSIS
- munchies_cli -c subroutine [-o var=value,...]
-
Execute named subroutine
- munchies_cli -H|-h
-
Display man page/usage string
VERSION
0.6.$Rev: 1300 $
DESCRIPTION
This program exposes the subroutines in the App::Munchies::CLI module
REQUIRED ARGUMENTS
OPTIONS
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
DEPENDENCIES
INCOMPATIBILITIES
None
BUGS AND LIMITATIONS
Send reports to address below
AUTHOR
Peter Flanigan, <Support at RoxSoft.co.uk>
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.