1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
This is Debian GNU/Linux's prepackaged version of Log::LogLite. This
is a perl module which facilitates logging in Perl.
This package was put together by Ross Peachey <rcp@debian.org>, from
the original sources, available from the Comprehensive Perl Archive
Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to find a CPAN
site near you.
The Debian package includes a debian directory and removes support for dumping
the stack on each log entry. This removes the requirement for Devel::Dumpstack
which has a number of problems.
Copyright:
Copyright (c) 2001 EM-TECH (www.em-tech.net) & Rani Pinchuk.
All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of either:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|