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 / ToChecker.pm
index 8bff338..b153b76 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 use vars qw(@ISA);
 
 use vars qw($VERSION);
-$VERSION = '3.23';
+$VERSION = '3.24';
 
 # Pick our superclass...
 #