aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Stream-Reader
Commit message (Collapse)AuthorAgeFilesLines
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Stream::Reader is perl module intended for reading data from streams.Steven Kreuzer2009-08-134-0/+35
It can be used for "on the fly" parsing of large volumes of data. Notes: svn path=/head/; revision=239470