From 898184e3e61f9129feb5978fad5a8c6865f00b92 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 25 Mar 2013 20:06:16 +0000 Subject: import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself --- gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm') diff --git a/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm b/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm index 258d0d76760..892436db7f0 100644 --- a/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm +++ b/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm @@ -2,7 +2,7 @@ require 5; package Pod::Simple::Transcode; use vars qw($VERSION ); -$VERSION = '3.14'; +$VERSION = '3.20'; BEGIN { if(defined &DEBUG) {;} # Okay -- cgit v1.2.3-59-g8ed1b