net/p5-RT-Client-REST into The NetBSD Packages Collection.
The Perl 5 module RT::Client::REST is "/usr/bin/rt" tool converted
to an object-oriented Perl module.
into The NetBSD Packages Collection.
The Perl 5 module Net::Trac is simple client library for a remote
Trac instance. Because Trac doesn't provide a web services API,
this module currently "fakes" an RPC interface around Trac's webforms
and the feeds it exports. Because of this, it's somewhat more brittle
than a true RPC client would be.
net/p5-Net-Google-Code into The NetBSD Packages Collection.
The Perl 5 module Net::Google::Code is a simple client library for
projects hosted in Google Code. It uses Google's official API and
web scrapping techniques.
textproc/p5-XML-FeedPP into The NetBSD Packages Collection.
The Perl 5 module XML::FeedPP is an all-purpose syndication utility
that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0
feeds. It allows you to add new content, merge feeds, and convert
among these various formats. It is a pure Perl implementation and
does not require any other module except for XML::TreePP.
textproc/p5-XML-TreePP into The NetBSD Packages Collection.
The Perl 5 module XML::TreePP module parses an XML document and
expands it for a hash tree. This generates an XML document from a
hash tree as the opposite way around. It is a pure Perl implementation.
It can also fetch and parse an XML document from remote web server
like JavaScript's XMLHttpRequest object.
www/p5-WWW-Mechanize-GZip into The NetBSD Packages Collection.
The Perl 5 module WWW::Mechanize::GZip tries to fetch a URL by
requesting gzip-compression from the webserver. If the response
contains a header with 'Content-Encoding: gzip', it decompresses
the response in order to get the original (uncompressed) content.
devel/p5-Test-Script-Run into The NetBSD Packages Collection.
The Perl 5 module Test::Script::Run exports some subs to help test
and run scripts in your dist's bin/ directory.
as devel/p5-Package-DeprecationManager into The NetBSD Packages
Collection.
The Perl 5 module Package::DeprecationManager allows you to manage
a set of deprecations for one or more modules.