pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-IO-Pipely



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Dec 15 12:49:32 UTC 2013

Added Files:
        pkgsrc/devel/p5-IO-Pipely: DESCR Makefile distinfo

Log Message:
Import IO-Pipely-0.005 as devel/p5-IO-Pipely.

Pipes 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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-IO-Pipely/DESCR \
    pkgsrc/devel/p5-IO-Pipely/Makefile pkgsrc/devel/p5-IO-Pipely/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index