Micala::Common - Commonly used functions for the micala perl scripts, e.g. print/debugging functions, etc.


NAME

Micala::Common - Commonly used functions for the micala perl scripts, e.g. print/debugging functions, etc.


SYNOPSIS

  use Micala::Common;
  blah blah blah


DESCRIPTION

This module contains some useful functions, including the following:

FUNCTIONS

pr

debug

member_of

syscom

VARIABLES

VERBOSITY_LEVEL

DEBUG_LEVEL

EXPORT

None by default.


SEE ALSO

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


AUTHOR

Jeremy Herr <herrj@umich.edu>


COPYRIGHT AND LICENSE

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.