diff options
Diffstat (limited to 'perl/perl-net-http/slack-desc')
-rw-r--r-- | perl/perl-net-http/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-net-http/slack-desc b/perl/perl-net-http/slack-desc index 082ce34d7b..6068359f86 100644 --- a/perl/perl-net-http/slack-desc +++ b/perl/perl-net-http/slack-desc @@ -5,14 +5,14 @@ # 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 (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: http://search.cpan.org/dist/Net-HTTP/ perl-net-http: perl-net-http: perl-net-http: |