Micala::Common - Commonly used functions for the micala perl scripts, e.g. print/debugging functions, etc.
use Micala::Common; blah blah blah
This module contains some useful functions, including the following:
pr
debug
member_of
syscom
VERBOSITY_LEVEL
DEBUG_LEVEL
None by default.
Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.
Code available at http://www.micala.org
Jeremy Herr <herrj@umich.edu>
Copyright (C) 2010 by the Regents of the University of Michigan and CERN
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.