summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-21 11:04:25 +0100
committerYves Orton <demerphq@gmail.com>2023-03-21 12:18:04 +0100
commit2a4ab2705a5be419ea938c09d06d2256ad115d42 (patch)
treec468497b7b7711dab3bfe12a2ec6a6b8f399c0d5 /README.macosx
parent966386b1d80d391fcda81fffd4a13c06905e17cf (diff)
downloadperl-2a4ab2705a5be419ea938c09d06d2256ad115d42.tar.gz
Bump version to 5.37.11, update Module-CoreList
Module-CoreList was synced with CPAN and had its version in Porting/Maintainers.pl updated. Module-CoreList was also updated by running: ./perl -Ilib Porting/corelist.pl cpan With some manual fixups afterwards to make it pass test.
Diffstat (limited to 'README.macosx')
-rw-r--r--README.macosx8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.macosx b/README.macosx
index 218f8c1791..31b33b69e7 100644
--- a/README.macosx
+++ b/README.macosx
@@ -12,9 +12,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.37.10.tar.gz
- tar -xzf perl-5.37.10.tar.gz
- cd perl-5.37.10
+ curl -O https://www.cpan.org/src/perl-5.37.11.tar.gz
+ tar -xzf perl-5.37.11.tar.gz
+ cd perl-5.37.11
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -22,7 +22,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.37.10 as of this writing) builds without changes
+The latest Perl release (5.37.11 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',