In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/2b7f2baac00a53ef29d394eeca496855f8a34e79?hp=8283f70d81a621964815ba89abe1518130e1685c>
- Log ----------------------------------------------------------------- commit 2b7f2baac00a53ef29d394eeca496855f8a34e79 Author: Karl Williamson <[email protected]> Date: Fri May 8 17:47:49 2015 -0600 Add note to EBCDIC README's, asking for input I asked on perl-mvs for help in updating these files, but got no advice; so noting in the files themselves that they are out-of-date, and asking any reader for help. ----------------------------------------------------------------------- Summary of changes: README.bs2000 | 3 +++ README.os390 | 3 +++ README.os400 | 3 +++ 3 files changed, 9 insertions(+) diff --git a/README.bs2000 b/README.bs2000 index a1ea777..92cf0ed 100644 --- a/README.bs2000 +++ b/README.bs2000 @@ -7,6 +7,9 @@ about pod in pod/perlpod.pod or the short summary in the INSTALL file. perlbs2000 - building and installing Perl for BS2000. +B<This document needs to be updated, but we don't know what it should say. +Please email comments to L<[email protected]|mailto:[email protected]>.> + =head1 SYNOPSIS This document will help you Configure, build, test and install Perl diff --git a/README.os390 b/README.os390 index 61fd667..899e50e 100644 --- a/README.os390 +++ b/README.os390 @@ -12,6 +12,9 @@ perlos390 - building and installing Perl for OS/390 and z/OS 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<[email protected]|mailto:[email protected]>.> + =head1 DESCRIPTION This is a fully ported Perl for OS/390 Version 2 Release 3, 5, 6, 7, diff --git a/README.os400 b/README.os400 index e720f2d..eef324a 100644 --- a/README.os400 +++ b/README.os400 @@ -6,6 +6,9 @@ designed to be readable as is. perlos400 - Perl version 5 on OS/400 +B<This document needs to be updated, but we don't know what it should say. +Please email comments to L<[email protected]|mailto:[email protected]>.> + =head1 DESCRIPTION This document describes various features of IBM's OS/400 operating -- Perl5 Master Repository
