The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.157 - 2014-06-03

  • Guide.pm: update to use new status constructors
  • Message.pm, Util.pm: move stringify_args to Util.pm
  • CELL.pm: add "odd number of args" error message to load routine
  • t/002-util.t: remove another 'a' regex modifier that I missed
  • Message.pm: first implementation of 'lang' method
  • t/110-site.t: add test for 'lang' message method

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