Bug 133881 - [NEW PORT] devel/p5-IO-All-LWP: IO::All interface to LWP
Summary: [NEW PORT] devel/p5-IO-All-LWP: IO::All interface to LWP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 01:50 UTC by gslin
Modified: 2009-04-23 18:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-IO-All-LWP-0.14.shar (2.60 KB, text/plain)
2009-04-21 01:50 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-04-21 01:50:03 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-21 02:33:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-23 18:44:24 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-23 18:45:07 UTC
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"