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.088

  • add 'Testing with Perl::Critic' section to release README
  • (Perl::Critic) unpack @_ in CELL.pm
  • (Perl::Critic) use @ARGV with 'local' in Test.pm
  • Log.pm: remember $ident and re-use it when necessary
  • Message.pm: add 'error' attribute to message class, add 'stringify' method to message class revamp error checking in 'new'

Modules

Configuration, Error-handling, Localization, and Logging
load, store, and dispense meta parameters, core parameters, and site parameters
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
generalized, reuseable functions