Changes for version 0.191

  • Load.pm: parse_message_file now keeps track of line numbers
  • Message.pm: in constructor, only carry over certain attributes from the PARAMHASH into the message object
  • Status.pm: add an 'expurgate' method
  • t/110-site.t: comment out a unit test broken by the message constructor modifications

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