From 9f11ffb7133c203312a01e4b986886bc88c7d74b Mon Sep 17 00:00:00 2001 From: afresh1 Date: Wed, 13 Feb 2019 21:15:00 +0000 Subject: Fix merge issues, remove excess files - match perl-5.28.1 dist looking good sthen@, Great! bluhm@ --- 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 ae9298ef311..a4bb29ffdb6 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 @@ -3,7 +3,7 @@ require 5; package Pod::Simple::Transcode; use strict; use vars qw($VERSION @ISA); -$VERSION = '3.32'; +$VERSION = '3.35'; BEGIN { if(defined &DEBUG) {;} # Okay -- cgit v1.2.3-59-g8ed1b