summaryrefslogtreecommitdiff
path: root/pod/perlebcdic.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-08-30 01:22:51 +0300
committerhv <hv@crypt.org>2002-09-04 11:21:57 +0000
commit522b859adcc800ddbbe593fba580633bb305644f (patch)
tree27ac7ca00d33e07f829531d80821230b1f1a0bd7 /pod/perlebcdic.pod
parentc38ddbc4365cf58ed4e3957d38c67381b8f863be (diff)
downloadperl-522b859adcc800ddbbe593fba580633bb305644f.tar.gz
OS/400 PASE port
Message-ID: <20020829192251.GA27102@lyta.hut.fi> p4raw-id: //depot/perl@17827
Diffstat (limited to 'pod/perlebcdic.pod')
-rw-r--r--pod/perlebcdic.pod10
1 files changed, 7 insertions, 3 deletions
diff --git a/pod/perlebcdic.pod b/pod/perlebcdic.pod
index 44ad6b9f0d..1e96fdb999 100644
--- a/pod/perlebcdic.pod
+++ b/pod/perlebcdic.pod
@@ -1248,12 +1248,16 @@ Legacy multi byte EBCDIC code pages XXX.
There may be a few system dependent issues
of concern to EBCDIC Perl programmers.
-=head2 OS/400
-
-The PASE environment.
+=head2 OS/400
=over 8
+=item PASE
+
+The PASE environment is runtime environment for OS/400 that can run
+executables built for PowerPC AIX in OS/400, see L<perlos400>. PASE
+is ASCII-based, not EBCDIC-based as the ILE.
+
=item IFS access
XXX.