]> git.pld-linux.org Git - packages/perl.git/blame - perl_587-Pod_Usage_version.patch
- updated microperl_uconfig patch, now microperl builds
[packages/perl.git] / perl_587-Pod_Usage_version.patch
CommitLineData
1c6494d5 1--- perl-5.8.7/lib/Pod/Usage.pm~ 2005-04-03 17:24:03.000000000 +0200
2+++ perl-5.8.7/lib/Pod/Usage.pm 2005-06-08 14:06:43.775149088 +0200
3@@ -10,7 +10,7 @@
4 package Pod::Usage;
5
6 use vars qw($VERSION);
7-$VERSION = 1.30; ## Current version of this package
8+$VERSION = '1.30'; ## Current version of this package
9 require 5.005; ## requires this Perl version or later
10
11 =head1 NAME
This page took 0.034528 seconds and 4 git commands to generate.