This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Pod-Perldoc to CPAN version 3.24
[perl5.git] / cpan / Pod-Perldoc / lib / Pod / Perldoc / BaseTo.pm
index b216d42..29eb7fb 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 
 use vars qw($VERSION);
-$VERSION = '3.23';
+$VERSION = '3.24';
 
 use Carp                  qw(croak carp);
 use Config                qw(%Config);