diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-12 08:05:20 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-12 08:05:20 +0000 |
commit | 854822f1f42826a420001c15245dd4bcbf3fb071 (patch) | |
tree | ab961a473e6f2cce13db135145556de3584f84cc /ext/IO/README | |
parent | f2f2613b8fd93f228ac9506438022acbc86e641f (diff) | |
download | perl-854822f1f42826a420001c15245dd4bcbf3fb071.tar.gz |
IO is maintained by p5p (per Graham Barr's wishes)
p4raw-id: //depot/perl@2882
Diffstat (limited to 'ext/IO/README')
-rw-r--r-- | ext/IO/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/ext/IO/README b/ext/IO/README index 375e2acdf6..191d5504bc 100644 --- a/ext/IO/README +++ b/ext/IO/README @@ -1,4 +1,5 @@ -This directory contains files from the IO distribution maintained by -Graham Barr <gbarr@pobox.com>. If you find that you have to modify -any files in this directory then please forward him a patch for only -the files in this directory. +This directory contains files from the IO distribution created by +Graham Barr. It is currently maintained by the Perl Porters as part +of the Perl source distribution. If you find that you have to modify +any files in this directory then please forward them a patch at +<perl5-porters@perl.org>. |