Streamline #5218 even more.
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Pipe.pm
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