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.8 - 2002-01-03

  • For the new year, I got lucky, and found out the obvious: there is a function called "caller" build in Perl. So no more use of the annoying Devel::CallerItem! Besides, I upgraded the VERSION number to 0.8, because we use this class for quite a time now, and had no problems.

Modules

The Log::LogLite class helps us create simple logs for our application.
The Log::NullLogLite class implements the Null Object pattern for the Log::LogLite class.