This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Porting/release_announcement_template.txt for new year/version
[perl5.git] / README.macos
1 If you read this file _as_is_, just ignore the funny characters you see.
2 It is written in the POD format (see pod/perlpod.pod) which is specially
3 designed to be readable as is.
4
5 =head1 NAME
6
7 perlmacos - Perl under Mac OS (Classic)
8
9 =head1 SYNOPSIS
10
11 For Mac OS X see README.macosx
12
13 Perl under Mac OS Classic has not been supported since before Perl 5.10
14 (April 2004).
15
16 When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and I<not>
17 Mac OS X.
18
19 =head1 DESCRIPTION
20
21 The port of Perl to to Mac OS was officially removed as of Perl 5.12,
22 though the last official production release of MacPerl corresponded to 
23 Perl 5.6. While Perl 5.10 included the port to Mac OS, ExtUtils::MakeMaker,
24 a core part of Perl's module installation infrastructure officially dropped support for Mac OS in April 2004.
25
26 =head1 AUTHOR
27
28 Perl was ported to Mac OS by Matthias Neeracher
29 E<lt>neeracher@mac.comE<gt>. Chris Nandor E<lt>pudge@pobox.comE<gt>
30 continued development and maintenance for the duration of the port's life.