|
A simple library that provides top-level debug() and info() methods. info() is the same as $stdout.puts() if $VERBOSE is true, debug() is the same as $stderr.puts() if $DEBUG is true.
Registered: 2005-08-03 10:22 Activity Percentile: 0% View project activity statistics. |
|