Correction to Perl version number.
authorJames E Keenan <jkeenan@cpan.org>
Fri, 21 Jun 2013 22:54:59 +0000 (00:54 +0200)
committerJames E Keenan <jkeenan@cpan.org>
Fri, 21 Jun 2013 22:54:59 +0000 (00:54 +0200)
As reported by niels@thykier.net++ in RT #118575.

README.macosx

index e62cd2f..ebf820b 100644 (file)
@@ -10,7 +10,7 @@ perlmacosx - Perl under Mac OS X
 
 This document briefly describes Perl under Mac OS X.
 
-  curl http://www.cpan.org/src/perl-5.19.2.tar.gz > perl-5.18.0.tar.gz
+  curl http://www.cpan.org/src/perl-5.19.2.tar.gz > perl-5.19.2.tar.gz
   tar -xzf perl-5.19.2.tar.gz
   cd perl-5.19.2
   ./Configure -des -Dprefix=/usr/local/