The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.165 - 2014-06-09

  • Message.pm: if args sent to constructor but text cannot take them, stringify them and append to message text
  • Message.pm: comment out "Creating message object" debug message
  • t/001-log.t: do not test for "Creating message object" debug message
  • Status.pm: if message object creation fails in constructor and args are present, stringify them and append to text
  • Util.pm: fix bug "stringify_args can only take hashrefs"

Modules

Configuration, Error-handling, Localization, and Logging
load, store, and dispense meta parameters, core parameters, and site parameters
Introduction to App::CELL (POD-only module)
find and load message files and config files
the Logging part of CELL
handle messages the user might see
class for return value objects
functions for unit testing
really activate logging (for use within unit tests)
generalized, reuseable functions