This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
White space only in comment
[perl5.git] / README.macosx
index 9cd8113..a13035c 100644 (file)
@@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X
 
 This document briefly describes Perl under Mac OS X.
 
-  curl -O http://www.cpan.org/src/perl-5.29.6.tar.gz
-  tar -xzf perl-5.29.6.tar.gz
-  cd perl-5.29.6
+  curl -O http://www.cpan.org/src/perl-5.31.2.tar.gz
+  tar -xzf perl-5.31.2.tar.gz
+  cd perl-5.31.2
   ./Configure -des -Dprefix=/usr/local/
   make
   make test
@@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X.
 
 =head1 DESCRIPTION
 
-The latest Perl release (5.29.6 as of this writing) builds without changes
+The latest Perl release (5.31.2 as of this writing) builds without changes
 under all versions of Mac OS X from 10.3 "Panther" onwards. 
 
 In order to build your own version of Perl you will need 'make',