diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-03-19 08:16:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-03-19 08:16:12 +0000 |
commit | 58493fc42ea8f16d6c785bc8080fdcc8c5f360a4 (patch) | |
tree | 425164a6fcbda3964552d65f101e24355bb32f43 | |
parent | 658e8587363152015dd91659cbf7cb9a9ef3dbd9 (diff) | |
download | perl-58493fc42ea8f16d6c785bc8080fdcc8c5f360a4.tar.gz |
AVAILABILITY tuning.
p4raw-id: //depot/cfgperl@3121
-rw-r--r-- | pod/perl.pod | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index b2f7306cf7..6605097689 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -255,23 +255,25 @@ The following platforms are able to build Perl from the standard source code distribution available at F<http://www.perl.com/CPAN/src/index.html> - AIX IRIX SCO ODT/OSR - A/UX Linux Solaris - BeOS MachTen SunOS - BSD/OS MPE/iX SVR4 - DG/UX NetBSD Ultrix - Digital UNIX NextSTEP UNICOS - DomainOS OpenBSD VMS - DOS DJGPP 1) OpenSTEP Windows 3.1 1) - DYNIX/ptx OS/2 Windows 95 1) 3) - FreeBSD OS390 2) Windows 98 1) 3) - HP-UX PowerMAX Windows NT 1) 3) - Hurd QNX VOS + AIX Linux SCO ODT/OSR + A/UX MachTen Solaris + BeOS MPE/iX SunOS + BSD/OS NetBSD SVR4 + DG/UX NextSTEP Tru64 UNIX 3) + DomainOS OpenBSD Ultrix + DOS DJGPP 1) OpenSTEP UNICOS + DYNIX/ptx OS/2 VMS + FreeBSD OS390 2) VOS + HP-UX PowerMAX Windows 3.1 1) + Hurd QNX Windows 95 1) 4) + IRIX Windows 98 1) 4) + Windows NT 1) 4) 1) in DOS mode either the DOS or OS/2 ports can be used - 2) formerly known as MVS - 3) compilers: Borland, Cygwin32, Mingw32 EGCS/GCC, VC++ - + 2) formerly known as MVS + 3) formerly known as Digital UNIX and before that DEC OSF/1 + 4) compilers: Borland, Cygwin32, Mingw32 EGCS/GCC, VC++ + The following platforms have been known to build Perl from the source but for the Perl release 5.005_03 we haven't been able to verify them, either because the hardware/software platforms are rather rare or |