Bug 123818 - [NEW PORT] www/p5-WebService-Simple: Simple Interface To Web Services APIs
Summary: [NEW PORT] www/p5-WebService-Simple: Simple Interface To Web Services APIs
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: 2008-05-19 16:30 UTC by markun
Modified: 2008-05-24 18:20 UTC (History)
0 users

See Also:


Attachments
p5-WebService-Simple-0.11.shar (3.56 KB, text/plain)
2008-05-19 16:30 UTC, markun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2008-05-19 16:30:06 UTC
WebService::Simple is a simple class to interact with web services.

It's basically an LWP::UserAgent that remembers recurring api URLs and
parameters, plus sugar to parse the results.

Author:	Yusuke Wada <yusuke@kamawada.com>
WWW:	http://search.cpan.org/~yusukebe/WebService-Simple/

Generated with FreeBSD Port Tools 0.77

This port depends on devel/p5-Class-Data-ConfigHash. (PR: ports/123816)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-05-19 16:33:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-05-24 18:13:48 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-24 18:14:06 UTC
miwi        2008-05-24 17:14:01 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WebService-Simple Makefile distinfo pkg-descr pkg-plist 
  Log:
  WebService::Simple is a simple class to interact with web services.
  
  It's basically an LWP::UserAgent that remembers recurring api URLs and
  parameters, plus sugar to parse the results.
  
  WWW:    http://search.cpan.org/dist/WebService-Simple/
  
  PR:             ports/123818
  Submitted by:   Masahiro Teramoto <markun at onohara.to>
  
  Revision  Changes    Path
  1.2047    +1 -0      ports/www/Makefile
  1.1       +38 -0     ports/www/p5-WebService-Simple/Makefile (new)
  1.1       +3 -0      ports/www/p5-WebService-Simple/distinfo (new)
  1.1       +6 -0      ports/www/p5-WebService-Simple/pkg-descr (new)
  1.1       +15 -0     ports/www/p5-WebService-Simple/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"