diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-21 00:15:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-21 00:15:27 +0000 |
commit | a4c42bfb2337d37da89d789cb8cc226367994e32 (patch) | |
tree | c3eabdef5d565a4e515d2be0d9d4d0540bde0250 /Master/tlpkg/tlperl/lib/pods/perlmacos.pod | |
parent | 8274475057f024d35332ac47c2e2f23ea156e6ed (diff) |
perl 5.14.2 from siep
git-svn-id: svn://tug.org/texlive/trunk@26525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlperl/lib/pods/perlmacos.pod')
-rw-r--r-- | Master/tlpkg/tlperl/lib/pods/perlmacos.pod | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/Master/tlpkg/tlperl/lib/pods/perlmacos.pod b/Master/tlpkg/tlperl/lib/pods/perlmacos.pod index 8c0a66fa601..ba7d78a2784 100644 --- a/Master/tlpkg/tlperl/lib/pods/perlmacos.pod +++ b/Master/tlpkg/tlperl/lib/pods/perlmacos.pod @@ -8,27 +8,23 @@ README.macos - Perl under Mac OS (Classic) =head1 SYNOPSIS -This document briefly describes perl under Mac OS (Classic). -If you are running perl under Mac OS X, you don't want to be -here (unless you are in the Classic environment under early versions of -Mac OS X). +For Mac OS X see README.macosx + +Perl under Mac OS Classic has not been supported since before Perl 5.10 +(April 2004). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and I<not> Mac OS X. - =head1 DESCRIPTION The port of Perl to to Mac OS was officially removed as of Perl 5.12, -though the last offical production release of MacPerl corresponded to +though the last official production release of MacPerl corresponded to Perl 5.6. While Perl 5.10 included the port to Mac OS, ExtUtils::MakeMaker, a core part of Perl's module installation infrastructure officially dropped support for Mac OS in April 2004. -Historical information (and working binaries of the last released version) -are available from L<http://dev.macperl.org> as of October 2009. - =head1 AUTHOR -perl was ported to Mac OS by Matthias Neeracher +Perl was ported to Mac OS by Matthias Neeracher E<lt>neeracher@mac.comE<gt>. Chris Nandor E<lt>pudge@pobox.comE<gt> continued development and maintenance for the duration of the port's life. |