From: Gurusamy Sarathy Date: Fri, 12 Feb 1999 08:05:20 +0000 (+0000) Subject: IO is maintained by p5p (per Graham Barr's wishes) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=854822f1f42826a420001c15245dd4bcbf3fb071;p=p5sagit%2Fp5-mst-13.2.git IO is maintained by p5p (per Graham Barr's wishes) p4raw-id: //depot/perl@2882 --- diff --git a/MAINTAIN b/MAINTAIN index 0daec7f..deb4b39 100644 --- a/MAINTAIN +++ b/MAINTAIN @@ -168,7 +168,7 @@ ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap -ext/IO/* gbarr +ext/IO/* ext/IPC/SysV/* gbarr ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm diff --git a/ext/IO/ChangeLog b/ext/IO/ChangeLog index 28bc431..c45e785 100644 --- a/ext/IO/ChangeLog +++ b/ext/IO/ChangeLog @@ -1,3 +1,5 @@ +For more recent changes, see the Perl Changes* file(s). + Change 173 on 1998/07/14 by (Graham Barr) IO::Socket diff --git a/ext/IO/README b/ext/IO/README index 375e2ac..191d550 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 . 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 +. diff --git a/ext/IO/lib/IO/Dir.pm b/ext/IO/lib/IO/Dir.pm index cb612d5..f505e79 100644 --- a/ext/IO/lib/IO/Dir.pm +++ b/ext/IO/lib/IO/Dir.pm @@ -227,7 +227,8 @@ L =head1 AUTHOR -Graham Barr EFE +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Pipe.pm b/ext/IO/lib/IO/Pipe.pm index 9adea28..daf6fe6 100644 --- a/ext/IO/lib/IO/Pipe.pm +++ b/ext/IO/lib/IO/Pipe.pm @@ -240,7 +240,8 @@ L =head1 AUTHOR -Graham Barr +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Poll.pm b/ext/IO/lib/IO/Poll.pm index 3a31eb9..a984985 100644 --- a/ext/IO/lib/IO/Poll.pm +++ b/ext/IO/lib/IO/Poll.pm @@ -193,7 +193,8 @@ L, L, L =head1 AUTHOR -Graham Barr +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Select.pm b/ext/IO/lib/IO/Select.pm index ccb49b8..f021a79 100644 --- a/ext/IO/lib/IO/Select.pm +++ b/ext/IO/lib/IO/Select.pm @@ -365,7 +365,8 @@ listening for more connections on a listen socket =head1 AUTHOR -Graham Barr EFE +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Socket.pm b/ext/IO/lib/IO/Socket.pm index 0bdf2ff..0f46e8d 100644 --- a/ext/IO/lib/IO/Socket.pm +++ b/ext/IO/lib/IO/Socket.pm @@ -402,7 +402,8 @@ L, L, L, L =head1 AUTHOR -Graham Barr EFE +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Socket/INET.pm b/ext/IO/lib/IO/Socket/INET.pm index ccd0e8f..3679595 100644 --- a/ext/IO/lib/IO/Socket/INET.pm +++ b/ext/IO/lib/IO/Socket/INET.pm @@ -368,7 +368,8 @@ L, L =head1 AUTHOR -Graham Barr EFE +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT diff --git a/ext/IO/lib/IO/Socket/UNIX.pm b/ext/IO/lib/IO/Socket/UNIX.pm index 7dc7d0c..8f3b31f 100644 --- a/ext/IO/lib/IO/Socket/UNIX.pm +++ b/ext/IO/lib/IO/Socket/UNIX.pm @@ -131,7 +131,8 @@ L, L =head1 AUTHOR -Graham Barr EFE +Graham Barr. Currently maintained by the Perl Porters. Please report all +bugs to . =head1 COPYRIGHT