2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message: Recursive revbump from lang/perl5 5.26.0 |
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message: Bump PKGREVISION for perl-5.24. |
2016-02-23 03:09:20 by Wen Heping | Files touched by this commit (3) |
Log message: Import PerlIO-via-Timeout-0.32 as devel/p5-PerlIO-via-Timeout. This package implements a PerlIO layer, that adds read/write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time. The timeout is implemented by using <select> on the handle before reading/writing. |