summaryrefslogtreecommitdiffstats
path: root/perl/perl-net-http
diff options
context:
space:
mode:
author LukenShiro2012-05-19 22:59:44 +0200
committer Erik Hanson2012-05-19 22:59:44 +0200
commitcd9e913c13c0a51796df792da266579c27670bc3 (patch)
tree9972b5d1579e3c32e49afd3c74a51407b01b9a6c /perl/perl-net-http
parent1ae35e380a5c26912802eeec78a486f1a8893998 (diff)
downloadslackbuilds-cd9e913c13c0a51796df792da266579c27670bc3.tar.gz
Misc slack-desc clean-ups.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'perl/perl-net-http')
-rw-r--r--perl/perl-net-http/slack-desc11
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: