summaryrefslogtreecommitdiff
path: root/dist/IO/lib
Commit message (Expand)AuthorAgeFilesLines
* bump IO::Socket versionTony Cook2012-07-021-1/+1
* document the limitations of protocol(), sockdomain(), socktype()Tony Cook2012-07-021-0/+6
* [rt.cpan.org #61577] try to populate socket info when not cachedTony Cook2012-07-021-0/+9
* [rt.cpan.org #61577] propagate socket details on acceptTony Cook2012-07-021-0/+2
* Revert fixes for [rt.cpan.org #61577]Ricardo Signes2012-05-141-10/+1
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsDaniel Kahn Gillmor2012-05-101-1/+10
* Correct bug-report email in IO docsFather Chrysostomos2012-01-037-14/+15
* Increase $IO::File::VERSION to 1.16Father Chrysostomos2011-11-241-1/+1
* Remove ‘use File::Spec’ from IO::FileFather Chrysostomos2011-11-241-1/+0
* Version bumpsif-0.0602Father Chrysostomos2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* Make IO::Handle::getline(s) respect the open pragmaFather Chrysostomos2011-09-171-3/+7
* Fix tabbing from commit f5458e3a4f and bump IO::Handle version.Steve Hay2011-08-161-1/+1
* Fix tabbing and trailing whitespace from commit f1d35e3443Steve Hay2011-08-151-16/+16
* Use the exception set in select (connect()) to early return when remote end i...Karthik Rajagopalan2011-08-151-4/+15
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-101-23/+25
* [perl #88486] IO::File does not always export SEEK*Father Chrysostomos2011-04-141-7/+12
* Require IO::File in IO::HandleDavid Leadbeater2011-04-101-1/+7
* Remove various indirect method calls in IO's docsBoris Ratner2011-02-226-22/+22
* Bump IO::Select's version since it changed since the last cpan releaseJesse Vincent2011-02-021-1/+1
* IO::Select: allow removal of IO::Handle objects without filenoFranz Fasching2011-01-271-2/+8
* Bump version of IO::Handle per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-071-2/+2
* version bump for IO::Socket and add change to deltaMatt S Trout2010-06-211-1/+1
* Document IO::Socket getsockopt and setsockoptSlaven Rezic2010-05-311-0/+10
* Move IO from ext/ to dist/Nicholas Clark2009-09-2910-0/+3199