X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c747eed8abba82101ca3cdd73f19f1d94aa5817e..b87d9527bf27feeeae2be61d0315b95466718d67:/README.macosx diff --git a/README.macosx b/README.macosx index 1d96466..074f002 100644 --- a/README.macosx +++ b/README.macosx @@ -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.27.2.tar.gz - tar -xzf perl-5.27.2.tar.gz - cd perl-5.27.2 + curl -O http://www.cpan.org/src/perl-5.31.4.tar.gz + tar -xzf perl-5.31.4.tar.gz + cd perl-5.31.4 ./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.27.2 as of this writing) builds without changes +The latest Perl release (5.31.4 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',