From: Peter Prymmer Date: Mon, 31 Aug 1998 17:13:49 +0000 (-0700) Subject: Message-Id: <9809010013.AA06737@forte.com> X-Git-Tag: perl-5.6.0~2084 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/64d55c8a07b8f4d31ca102c265e08781fd550a79 Message-Id: <9809010013.AA06737@forte.com> p4raw-id: //depot/perl@1830 --- diff --git a/README.os390 b/README.os390 index 37f5f0b..94e7eda 100644 --- a/README.os390 +++ b/README.os390 @@ -48,6 +48,10 @@ for most things. Some things to watch out for are /etc/proto has been renamed to /etc/protocol (NOT /etc/protocols, as used by other Unix systems). + - Some of the parser default files in /sample are needed in /etc. + In particular be sure that you at least copy /sample/yy* to /etc + before running perl's Configure. + When using perl on OS/390 please keep in mind that the EBCDIC and ASCII character sets are different. Perl builtin functions that may behave differently under EBCDIC are mentioned in the perlport.pod document.