NAME

Miscellaneous Subroutines - A collection

SYNOPSIS

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

Execute named subroutine

munchies_misc -H|-h

Display man page/usage string

VERSION

$Revision: 589 $

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 appl attribute to locate a configuration file

DEPENDENCIES

App::Munchies::Programs::Misc

INCOMPATIBILITIES

Perl::Critic is not compatible with Pod::Usage

BUGS AND LIMITATIONS

Send reports to address below

AUTHOR

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

LICENSE AND COPYRIGHT

Copyright (c) 2008 RoxSoft Limited.

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