This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move $func_header inside while loop closer to where it's used
[perl5.git] / dist / IO /
2011-04-14 Father Chrysostomos[perl #88486] IO::File does not always export SEEK*
2011-04-11 David LeadbeaterRequire IO::File in IO::Handle
2011-02-22 Boris RatnerRemove various indirect method calls in IO's docs
2011-02-02 Jesse VincentBump IO::Select's version since it changed since the...
2011-01-27 Franz FaschingIO::Select: allow removal of IO::Handle objects without...
2011-01-20 Jesse VincentBump version of IO::Handle per porting/cmpVERSION.pl
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2010-12-19 Zeframbump version of many modules
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-16 Mike Kellydist/IO: fix a few typos
2010-10-16 Ali Polateldist/IO: Always bind to localhost in tests.
2010-06-21 Matt S Troutversion bump for IO::Socket and add change to delta
2010-06-01 Slaven RezicDocument IO::Socket getsockopt and setsockopt
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn()) to newSVpvn_flags()...
2009-09-30 Jesse VincentIO has some minor differences from CPAN. Bump to a...
2009-09-29 Nicholas ClarkMove IO from ext/ to dist/