Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS Classic.
[p5sagit/p5-mst-13.2.git] / README.machten
CommitLineData
da369004 1If you read this file _as_is_, just ignore the funny characters you
2see. It is written in the POD format (see pod/perlpod.pod) which is
3specially designed to be readable as is.
4
5=head1 NAME
6
7README.machten - Perl version 5 on Power MachTen systems
8
9=head1 DESCRIPTION
10
d0c3e6d6 11
12B<Power MachTen is not supported by versions of Perl later than
135.6.x.>
14If you wish to build a version from the 5.6 track, please
15obtain a source distribution from the archive at
16L<http://cpan.org/src/5.0/> and follow the instructions in its
17README.machten file.
18
19MachTen is no longer supported by its developers, Tenon Intersystems.
20A UNIX environment hosted on Mac OS Classic, MachTen has been
21superseded by Mac OS X and by BSD and Linux implementations for Macintosh
22hardware.
23The final version of Power MachTen, 4.1.4, lacks many features found in
24modern implementations of UNIX, and has a number of bugs.
25These shortcomings prevent recent versions of Perl from being able to use
26extensions on MachTen, and cause numerous test suite failures in the
27perl core.
28
29In September 2003, a discussion on the MachTen mailing list determined
30that there was no interest in making a later version of Perl build
31successfully on MachTen.
32Consequently, support for building Perl under MachTen has been suppressed
33in Perl distributions published after February 2004.
34The hints file, F<hints/machten.sh>, remains a part of the
35distributions for reference purposes.
36
da369004 37=head1 AUTHOR
38
39Dominic Dunlop <domo@computer.org>
40
41=head1 DATE
42
d0c3e6d6 43Version 1.1.0 2004-02-13