diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-11-04 21:43:10 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-11-04 21:43:10 +0000 |
commit | a7d1454b4299cd00e3e854ace9dde44c66a3c06a (patch) | |
tree | 905cc58b63a1668870112f4b8c6463fac042ee30 /lib/ExtUtils/MakeMaker | |
parent | 8ee276f395d4f9dd37add3f06a414b9925af5591 (diff) | |
download | perl-a7d1454b4299cd00e3e854ace9dde44c66a3c06a.tar.gz |
Upgrade to ExtUtils::MakeMaker 6.19
p4raw-id: //depot/perl@21652
Diffstat (limited to 'lib/ExtUtils/MakeMaker')
-rw-r--r-- | lib/ExtUtils/MakeMaker/bytes.pm | 2 | ||||
-rw-r--r-- | lib/ExtUtils/MakeMaker/vmsish.pm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/ExtUtils/MakeMaker/bytes.pm b/lib/ExtUtils/MakeMaker/bytes.pm index 7b7e854420..5a2bf75f20 100644 --- a/lib/ExtUtils/MakeMaker/bytes.pm +++ b/lib/ExtUtils/MakeMaker/bytes.pm @@ -19,7 +19,7 @@ sub import { =head1 NAME -ExtUtils::MakeMaker::bytes - Version agnostic bytes.pm +ExtUtils::MakeMaker::bytes - Version-agnostic bytes.pm =head1 SYNOPSIS diff --git a/lib/ExtUtils/MakeMaker/vmsish.pm b/lib/ExtUtils/MakeMaker/vmsish.pm index 5380ba569a..3380956e05 100644 --- a/lib/ExtUtils/MakeMaker/vmsish.pm +++ b/lib/ExtUtils/MakeMaker/vmsish.pm @@ -22,7 +22,7 @@ sub import { =head1 NAME -ExtUtils::MakeMaker::vmsish - Platform agnostic vmsish.pm +ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm =head1 SYNOPSIS |