This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133030) make utime() available only if we have both fd and name setting
[perl5.git] / dist / IO / lib /
2018-04-19 Todd RinaldoBump all IO modules to 1.39 and set required Perl to...
2017-11-15 Nicolas RIO::Handle - fix precedence issue
2017-11-12 Zeframdocument IO::Select error detection
2016-04-12 Tony Cookfix IO::Handle documentation mangled by a manually...
2015-10-19 Dagfinn Ilmari Man... Make IO::Poll->poll call _poll even with an empty fd...
2014-11-03 Tony Cookbump $IO::Socket::VERSION to 1.38
2014-11-03 Glenn D. GoldenImprove connected() doc
2014-01-26 Brian FraserIO::Socket::INET: Handle getprotobyn{ame,umber} not...
2014-01-14 Shlomi FishAdd examples for IO::Socket::UNIX.
2014-01-14 Shlomi FishRemove an old note about autoflush from the POD.
2013-11-11 Tony Cook[perl #75156] fix the return value and bits for removin...
2013-09-18 Steve HayReally fix precedence problem in IO::Socket::connect...
2013-09-18 Steve HayFix precedence problem in IO::Socket::connect() from...
2013-09-17 Steve HayUse non-dev version number in IO::Socket
2013-09-16 Steve HayFix IO::Socket::connect() in the light of $! changes
2013-07-06 Ricardo Signessmall improvements to documentation of IO::Socket
2013-05-25 David Steinbrunnertypo fix for IO
2013-05-07 Dominic Hargreavesbump dist/IO/lib/IO/Handle.pm version to 1.34
2013-05-07 Dominic Hargreaves[perl #117791] Clarify that write does not match the...
2013-05-05 Craig A. BerryFix non-blocking sockets on VMS.
2012-07-02 Tony Cookbump IO::Socket version
2012-07-02 Tony Cookdocument the limitations of protocol(), sockdomain...
2012-07-02 Tony Cook[rt.cpan.org #61577] try to populate socket info when...
2012-07-02 Tony Cook[rt.cpan.org #61577] propagate socket details on accept
2012-05-14 Ricardo SignesRevert fixes for [rt.cpan.org #61577]
2012-05-10 Daniel Kahn Gillmor[rt.cpan.org #61577] sockdomain and socktype undef...
2012-01-04 Father ChrysostomosCorrect bug-report email in IO docs
2011-11-24 Father ChrysostomosIncrease $IO::File::VERSION to 1.16
2011-11-24 Father ChrysostomosRemove ‘use File::Spec’ from IO::File
2011-11-23 Father ChrysostomosVersion bumps if-0.0602
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-09-17 Father ChrysostomosMake IO::Handle::getline(s) respect the open pragma
2011-08-16 Steve HayFix tabbing from commit f5458e3a4f and bump IO::Handle...
2011-08-15 Steve HayFix tabbing and trailing whitespace from commit f1d35e3443
2011-08-15 Karthik RajagopalanUse the exception set in select (connect()) to early...
2011-08-10 Father ChrysostomosKeep verbatim pod in various dist/* pods within 79...
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/*
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-09-29 Nicholas ClarkMove IO from ext/ to dist/