diff options
Diffstat (limited to 'perl/perl-net-http/slack-desc')
-rw-r--r-- | perl/perl-net-http/slack-desc | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/perl/perl-net-http/slack-desc b/perl/perl-net-http/slack-desc index 6068359f86..642f269879 100644 --- a/perl/perl-net-http/slack-desc +++ b/perl/perl-net-http/slack-desc @@ -4,13 +4,14 @@ # 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 ':'. -# |----------------------------------------------------------------| + + |-----handy-ruler------------------------------------------------------| 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: The Net::HTTP class is a low-level HTTP client. An instance of the +perl-net-http: Net::HTTP class represents a connection to an HTTP server. The HTTP +perl-net-http: protocol is described in RFC 2616. The Net::HTTP class supports +perl-net-http: HTTP/1.0 and HTTP/1.1. perl-net-http: perl-net-http: http://search.cpan.org/dist/Net-HTTP/ perl-net-http: |