I still can release versions of Switch to CPAN, but I prefer
to consider the blead version canonical.
'MAINTAINER' => 'rgarcia',
'FILES' => q[lib/Switch.pm lib/Switch],
'CPAN' => 1,
- 'UPSTREAM' => undef,
+ 'UPSTREAM' => "blead",
},
'Sys::Syslog' =>
use vars qw($VERSION);
use Carp;
-$VERSION = '2.13';
+$VERSION = '2.13_01';
# LOAD FILTERING MODULE...
=head1 AUTHOR
-Damian Conway (damian@conway.org). The maintainer of this module is now Rafael
-Garcia-Suarez (rgarciasuarez@gmail.com).
+Damian Conway (damian@conway.org). This module is now maintained by Rafael
+Garcia-Suarez (rgarciasuarez@gmail.com) and more generally by the Perl 5
+Porters (perl5-porters@perl.org), as part of the Perl core.
=head1 BUGS