Message-Id: <
BA3BE7CB-BBCC-47EF-A8EF-569BE97133E6@free.fr>
p4raw-id: //depot/perl@32286
Revision history for Sys-Syslog
-0.22 -- 2007.11.xx -- Sebastien Aperghis-Tramoni (SAPER)
+0.22 -- 2007.11.08 -- Sebastien Aperghis-Tramoni (SAPER)
[BUGFIX] CPAN-RT#29875: Added workaround SpamAssassin overzealous
logging features.
[FEATURE] Added support for PERROR option.
require Exporter;
{ no strict 'vars';
- $VERSION = '0.21';
+ $VERSION = '0.22';
@ISA = qw(Exporter);
%EXPORT_TAGS = (
=head1 VERSION
-Version 0.21
+Version 0.22
=head1 SYNOPSIS