Date: Thu, 23 Apr 2009 17:44:40 +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-IO-All-LWP Makefile distinfo pkg-descr pkg-plist Message-ID: <200904231744.n3NHieAc043844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904231744.n3NHieAc043844>