This module acts as glue between IO::All and LWP, so that files can be read and written through the network using the convenient IO:All interface. Note that this module is not used directly: you just use IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS, IO::All::FTP, or IO::All::Gopher, which implement the specific protocols based on IO::All::LWP. WWW: http://search.cpan.org/dist/IO-All-LWP/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-04-23 17:44:40 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-IO-All-LWP Makefile distinfo pkg-descr pkg-plist Log: This module acts as glue between IO::All and LWP, so that files can be read and written through the network using the convenient IO:All interface. Note that this module is not used directly: you just use IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS, IO::All::FTP, or IO::All::Gopher, which implement the specific protocols based on IO::All::LWP. WWW: http://search.cpan.org/dist/IO-All-LWP/ PR: ports/133881 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.3469 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/p5-IO-All-LWP/Makefile (new) 1.1 +3 -0 ports/devel/p5-IO-All-LWP/distinfo (new) 1.1 +8 -0 ports/devel/p5-IO-All-LWP/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-IO-All-LWP/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"