This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
documentation on how -I, -M, PERL5LIB and PERL5OPT interact
[perl5.git] / README.os390
index fdc3b4d..3822f00 100644 (file)
@@ -13,7 +13,7 @@ This document will help you Configure, build, test and install Perl
 on OS/390 (aka z/OS) Unix System Services.
 
 B<This document needs to be updated, but we don't know what it should say.
-Please email comments to L<perlbug@perl.org|mailto:perlbug@perl.org>.>
+Please submit comments to L<https://github.com/Perl/perl5/issues>.>
 
 =head1 DESCRIPTION
 
@@ -364,7 +364,7 @@ The problem can be further examined in a roughly equivalent C program:
 
 =head2 Modules and Extensions for Perl on OS/390
 
-Pure pure (that is non XS) modules may be installed via the usual:
+Pure Perl (that is non XS) modules may be installed via the usual:
 
     perl Makefile.PL
     make
@@ -433,8 +433,7 @@ See also:
 
 There are web archives of the mailing list at:
 
-    http://www.xray.mpe.mpg.de/mailing-lists/perl-mvs/
-    http://archive.develooper.com/perl-mvs@perl.org/
+    https://www.nntp.perl.org/group/perl.mvs/
 
 =head1 HISTORY
 
@@ -453,7 +452,7 @@ Updated 12 March    2001 to mention //'SYS1.TCPPARMS(TCPDATA)'.
 
 Updated 28 November 2001 for broken URLs.
 
-Updated 03 October  2019 for perl-5.31.5+
+Updated 03 October  2019 for perl-5.31.10+
 
 =cut