source: trunk/essentials/dev-lang/perl/README.os390@ 3951

Last change on this file since 3951 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 15.7 KB
Line 
1This document is written in pod format hence there are punctuation
2characters in odd places. Do not worry, you've apparently got the
3ASCII->EBCDIC translation worked out correctly. You can read more
4about pod in pod/perlpod.pod or the short summary in the INSTALL file.
5
6=head1 NAME
7
8README.os390 - building and installing Perl for OS/390 and z/OS
9
10=head1 SYNOPSIS
11
12This document will help you Configure, build, test and install Perl
13on OS/390 (aka z/OS) Unix System Services.
14
15=head1 DESCRIPTION
16
17This is a fully ported Perl for OS/390 Version 2 Release 3, 5, 6, 7,
188, and 9. It may work on other versions or releases, but those are
19the ones we've tested it on.
20
21You may need to carry out some system configuration tasks before
22running the Configure script for Perl.
23
24
25=head2 Tools
26
27The z/OS Unix Tools and Toys list may prove helpful and contains links
28to ports of much of the software helpful for building Perl.
29http://www-1.ibm.com/servers/eserver/zseries/zos/unix/bpxa1toy.html
30
31
32=head2 Unpacking Perl distribution on OS/390
33
34If using ftp remember to transfer the distribution in binary format.
35
36Gunzip/gzip for OS/390 is discussed at:
37
38 http://www-1.ibm.com/servers/eserver/zseries/zos/unix/faq/bpxqp1.html
39
40to extract an ASCII tar archive on OS/390, try this:
41