NAME

munchies_misc - A collection of miscellaneous subroutines

SYNOPSIS

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

Execute named subroutine

munchies_misc -H|-h

Display man page/usage string

VERSION

$Revision: 738 $

DESCRIPTION

This program exposes the subroutines in the App::Munchies::Programs::Misc module

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

DEPENDENCIES

App::Munchies::Programs::Misc

INCOMPATIBILITIES

None

BUGS AND LIMITATIONS

Send reports to address below

AUTHOR

Peter Flanigan, <Support at RoxSoft.co.uk>

LICENSE AND COPYRIGHT

Copyright (c) 2009 Peter Flanigan

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