diff options
author | LukenShiro <lukenshiro@ngi.it> | 2011-12-14 13:07:31 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:49 -0200 |
commit | b556034249d775fd6b7f5dfc7a02deaa06c369fe (patch) | |
tree | 4a6da648ef283f539262c9d2bdc0091d7dd1ac5f /perl/perl-net-http/slack-desc | |
parent | d2894d596903d61f8cf80b155968a23e45581a23 (diff) | |
download | slackbuilds-b556034249d775fd6b7f5dfc7a02deaa06c369fe.tar.gz |
perl/perl-net-http: Added (Low-level HTTP connection client)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-net-http/slack-desc')
-rw-r--r-- | perl/perl-net-http/slack-desc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/perl/perl-net-http/slack-desc b/perl/perl-net-http/slack-desc new file mode 100644 index 0000000000..082ce34d7b --- /dev/null +++ b/perl/perl-net-http/slack-desc @@ -0,0 +1,18 @@ +# HOW TO EDIT THIS FILE: +# The handy ruler below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. +# |----------------------------------------------------------------| +perl-net-http: perl-net-http (Low-level HTTP connection client) +perl-net-http: +perl-net-http: The Net::HTTP class is a low-level HTTP client. An instance of +perl-net-http: the Net::HTTP class represents a connection to an HTTP server. +perl-net-http: The HTTP protocol is described in RFC 2616. The Net::HTTP +perl-net-http: class supports HTTP/1.0 and HTTP/1.1. +perl-net-http: +perl-net-http: http://search.cpan.org/dist/Net-HTTP/ +perl-net-http: +perl-net-http: +perl-net-http: |