Path to this page:
./
devel/p5-IO-Pipely,
Portably create pipe() or pipe-like handles, one way or another
Branch: CURRENT,
Version: 0.006nb2,
Package name: p5-IO-Pipely-0.006nb2,
Maintainer: pkgsrc-usersPipes are troublesome beasts because there are a few different, incompatible
ways to create them. Not all platforms support all ways, and some platforms
may have hidden difficulties like incomplete or buggy support.
IO::Pipely provides a couple functions to portably create one- and two-way
pipes and pipe-like socket pairs. It acknowledges and works around known
platform issues so you don't have to.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 23.67 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-IO-Pipely-0.006nb2
- (2023-07-06) Updated to version: p5-IO-Pipely-0.006nb1
- (2023-02-12) Updated to version: p5-IO-Pipely-0.006
- (2022-06-28) Updated to version: p5-IO-Pipely-0.005nb9
- (2021-05-25) Updated to version: p5-IO-Pipely-0.005nb8
- (2020-09-01) Updated to version: p5-IO-Pipely-0.005nb7
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-02-12 11:40:42 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.006
Upstream changes:
version 0.006 at 2021-12-14 01:56:39 +0000
------------------------------------------
Change: ae3e73a1a6dd1bd5421e16eb9724f67c6af8f766
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2021-12-13 20:41:21 +0000
Try to make `dzil release` more working.
Change: b68a6402bc0744cf42d6b53263ab70809e1ed90c
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2021-12-12 23:15:57 +0000
Fix a `dzil release` runtime complaint about base's required version.
Change: 75e80bcf7007d8a28c4914e4af7cfef76db76125
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2021-12-12 22:29:53 +0000
Update copyright date.
Change: 7cde30af6484ff4af88beb59df73712cdccbf770
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2021-12-12 22:23:09 +0000
Merge pull request #1 from zmughal/fix-socketpairly-docs
Fix socketpairly() docs to match code.
Change: 03c8d1aa97f579eadb8107fa40ce6b95538ccf14
Author: Zakariyya Mughal <zaki.mughal@gmail.com>
Date : 2021-12-12 21:57:17 +0000
Fix socketpairly() docs to match code
Partially reverts 0eebdd0dee0fa90bf47ca4e8ae4e0216d66ac785 where the
order of the list of handles returned by `socketpairly()` was changed
only in the documentation, but not the code.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|