slackbuilds_ponce/perl/perl-net-http
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
perl-net-http.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
perl-net-http.SlackBuild perl/perl-net-http: Updated for version 6.03. 2012-04-30 00:40:04 -05:00
README perl/perl-net-http: Added (Low-level HTTP connection client) 2011-12-18 00:07:49 -02:00
slack-desc Misc slack-desc clean-ups. 2012-05-19 15:59:44 -05:00

The Net::HTTP class is a low-level HTTP client. An instance of
the Net::HTTP class represents a connection to an HTTP server.
The HTTP protocol is described in RFC 2616. The Net::HTTP
class supports HTTP/1.0 and HTTP/1.1.