mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
ea71f0a446
- Cleanup Makefile header - Use single space after WWW: - While I'm here: - Add missing dependency: net/p5-URI - Add TEST_DEPENDS - Convert to new Perl framework - Sort *_DEPENDS and MAN3 - Remove conditional TEST_DEPENDS: Test::More 0.94+ is already in all supported Perl releases Changes: http://search.cpan.org/dist/WebService-Simple/Changes PR: ports/181487 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
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/
|