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

Changes for version 0.48

  • Fixed a bug in Email.pm - no error message if a email couldn't be send.
  • Added Email::Date to send the date with a email.
  • EMAIL: if the key $message->{level} exists then the level is used in the subject: "$level: $subject". The level can passed with the option message_pattern.

Documentation

Modules

Log messages to several outputs.
The main config loader.
All levels for Log::Handler.
The output builder class.
Log messages to a database.
Log messages as email (via Net::SMTP).
Log messages to a file.
Forward messages to routines.
Log messages to the screen.
Send messages to a socket.
The pattern builder class.
Config loader for Config::General.
Config loader for Config::Properties.
Config loader for YAML.
A simple handler to log messages to a log file.