Date: Wed, 6 Aug 2008 13:35:03 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-File-Stream Makefile distinfo pkg-descr pkg-plist Message-ID: <200808061335.m76DZ32Q038578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-08-06 13:35:03 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-Stream Makefile distinfo pkg-descr pkg-plist Log: Perl filehandles are streams, but sometimes they just aren't powerful enough. This module offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. WWW: http://search.cpan.org/dist/File-Stream/ PR: ports/125926 Submitted by: Tomoyuki Sakurai <cherry at trombik.org> Revision Changes Path 1.3164 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-File-Stream/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-Stream/distinfo (new) 1.1 +9 -0 ports/devel/p5-File-Stream/pkg-descr (new) 1.1 +2 -0 ports/devel/p5-File-Stream/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808061335.m76DZ32Q038578>