X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/f69f4f3b692191ce147efb8938365cd41642adcd..dd2cafb96f113a74d005d5cbdb410971a0588fb2:/README.macosx diff --git a/README.macosx b/README.macosx index e50d85d..d8ee4b7 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 https://www.cpan.org/src/perl-5.33.0.tar.gz - tar -xzf perl-5.33.0.tar.gz - cd perl-5.33.0 + curl -O https://www.cpan.org/src/perl-5.33.3.tar.gz + tar -xzf perl-5.33.3.tar.gz + cd perl-5.33.3 ./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.33.0 as of this writing) builds without changes +The latest Perl release (5.33.3 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',