pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Stream-Buffered
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 19 12:32:06 UTC 2013
Added Files:
pkgsrc/devel/p5-Stream-Buffered: DESCR Makefile distinfo
Log Message:
Import Stream-Buffered version 0.02
Stream::Buffered is a buffer class to store arbitrary length of byte
strings and then get a seekable filehandle once everything is
buffered. It uses PerlIO and/or temporary file to save the buffer
depending on the length of the size.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Stream-Buffered/DESCR \
pkgsrc/devel/p5-Stream-Buffered/Makefile \
pkgsrc/devel/p5-Stream-Buffered/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