| 1 | This document is written in pod format hence there are punctuation
|
|---|
| 2 | characters in odd places. Do not worry, you've apparently got the
|
|---|
| 3 | ASCII->EBCDIC translation worked out correctly. You can read more
|
|---|
| 4 | about pod in pod/perlpod.pod or the short summary in the INSTALL file.
|
|---|
| 5 |
|
|---|
| 6 | =head1 NAME
|
|---|
| 7 |
|
|---|
| 8 | README.os390 - building and installing Perl for OS/390 and z/OS
|
|---|
| 9 |
|
|---|
| 10 | =head1 SYNOPSIS
|
|---|
| 11 |
|
|---|
| 12 | This document will help you Configure, build, test and install Perl
|
|---|
| 13 | on OS/390 (aka z/OS) Unix System Services.
|
|---|
| 14 |
|
|---|
| 15 | =head1 DESCRIPTION
|
|---|
| 16 |
|
|---|
| 17 | This is a fully ported Perl for OS/390 Version 2 Release 3, 5, 6, 7,
|
|---|
| 18 | 8, and 9. It may work on other versions or releases, but those are
|
|---|
| 19 | the ones we've tested it on.
|
|---|
| 20 |
|
|---|
| 21 | You may need to carry out some system configuration tasks before
|
|---|
| 22 | running the Configure script for Perl.
|
|---|
|
|---|