Subject: CVS commit: pkgsrc/devel/p5-IO-All
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2004 03:56:08
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Dec 25 03:56:08 UTC 2004

Update of /cvsroot/pkgsrc/devel/p5-IO-All
In directory ivanova.netbsd.org:/tmp/cvs-serv9183

Log Message:
Import p5-IO-All-0.33 as devel/p5-IO-All, a Spiffy interface to Perl IO.

IO::All combines all of the best Perl IO modules into a single Spiffy
object oriented interface to greatly simplify your everyday Perl IO
idioms.  It exports a single function called "io", which returns a
new IO::All object.  And that object can do it all!

The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket,
IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards;
as well as all the DBM and MLDBM modules.  You can use most of the
methods found in these classes and in IO::Handle (which they inherit
from).  IO::All adds dozens of other helpful idiomatic methods including
file stat and manipulation functions.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/p5-IO-All/Makefile
N pkgsrc/devel/p5-IO-All/DESCR
N pkgsrc/devel/p5-IO-All/distinfo
N pkgsrc/devel/p5-IO-All/PLIST

No conflicts created by this import