NAME
README.macos - Perl under Mac OS (Classic)
SYNOPSIS
This document briefly describes perl under Mac \s-1OS\s0 (Classic).
If you are running perl under Mac \s-1OS\s0 X, you don't want to be
here (unless you are in the Classic environment under Mac \s-1OS\s0 X).
When we say Mac \s-1OS\s0 below, we mean Mac \s-1OS\s0 7, 8, and 9, and not
Mac \s-1OS\s0 X.
DESCRIPTION
The latest perl source itself builds on Mac \s-1OS\s0, with some additional
pieces. Support for Mac \s-1OS\s0 is now in the perl core, and MacPerl is kept
in close sync with regular perl releases.
To build perl for Mac \s-1OS\s0 (as an \s-1MPW\s0 tool), you will need the addition
of the macos subdirectory, distributed separately. It includes extra
source files, config files, and make files. It also includes extra
Mac-specific modules.
To build the MacPerl application, you will also need the macperl
directory, which includes the source files for creating the
application itself.
All of this is available from the development site, via
\s-1HTTP\s0 (in the MacPerl Installer, which includes all the source
and binaries) and anonymous \s-1CVS\s0.
http://dev.macperl.org/
The source is also in the main perl repository in the macperl
branch (the 5.6 source is in the maint-5.6/macperl branch).
You will also need compilers and libraries, all of them freely
available. These are linked to from the SourceForge site. Go that site
for all things having to do with MacPerl development.
MacPerl 5.6.1 and later are supported on Mac \s-1OS\s0 8.1 and later, for 68040
and PowerPC architectures. The \s-1MPW\s0 tool may be used on Mac \s-1OS\s0 7.5.5
and 68030 computers.
MacPerl 5.2.0r4 is also available, on the \s-1CPAN\s0 and on SourceForge. It
is based on perl 5.004, and works with Mac \s-1OS\s0 7.5.5 and 68030 computers.
AUTHOR
perl was ported to Mac \s-1OS\s0 by Matthias Neeracher
<neeracher@mac.com>. It is currently maintained by Chris
Nandor <pudge@pobox.com>.
DATE
Last modified 2002.05.02.