summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2021-05-21 00:02:36 +0200
committerSawyer X <xsawyerx@cpan.org>2021-05-21 00:02:36 +0200
commit56b7904b6a7a2c4c1c5839679c40659ebb302412 (patch)
tree29a78fff459cba434457f635f99300141e5fe38c /README.macosx
parentfce6e6db7a69e1142b35f20693b81f655c409e88 (diff)
downloadperl-56b7904b6a7a2c4c1c5839679c40659ebb302412.tar.gz
Bump to 5.35.0:
* Apparently, first you bump, then you update perldelta. * 5.35.0 *might* be released tomorrow (likely) but not certainly. * I've set it to tomorrow so Module::CoreList won't be upset.
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 d7ab899760..77d75d71e8 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.34.0.tar.gz
- tar -xzf perl-5.34.0.tar.gz
- cd perl-5.34.0
+ curl -O https://www.cpan.org/src/perl-5.35.0.tar.gz
+ tar -xzf perl-5.35.0.tar.gz
+ cd perl-5.35.0
./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.34.0 as of this writing) builds without changes
+The latest Perl release (5.35.0 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',