Integrate macperl patch #16868.
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Pipe.pm
2002-04-16 Slaven Rezic small typo in IO::Pipe pod
2001-11-12 Jeffrey Friedl a few typo fixes
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-02-12 Gurusamy Sarathy IO is maintained by p5p (per Graham Barr's wishes)
1999-02-11 Gurusamy Sarathy remove double typeglob deref (suggested by RonaldWS...
1999-01-06 Abigail Jumbo doc patch from Abigail (almost identical to
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1997-04-09 Perl 5 Porters [inseparable changes from match from perl-5.003_97c...
1997-02-21 Roderick Schertler Fix fd leak in IO::Pipe
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1996-12-24 Perl 5 Porters [inseparable changes from patch from perl5.003_15 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_12 to...
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-07-27 Perl 5 Porters Add IO extension