diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-05-19 15:59:44 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-19 15:59:44 -0500 |
commit | cd9e913c13c0a51796df792da266579c27670bc3 (patch) | |
tree | 9972b5d1579e3c32e49afd3c74a51407b01b9a6c /perl | |
parent | 1ae35e380a5c26912802eeec78a486f1a8893998 (diff) | |
download | slackbuilds-cd9e913c13c0a51796df792da266579c27670bc3.tar.gz |
Misc slack-desc clean-ups.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-lwp-mediatypes/slack-desc | 10 | ||||
-rw-r--r-- | perl/perl-net-http/slack-desc | 11 | ||||
-rw-r--r-- | perl/perl-www-robotrules/slack-desc | 11 |
3 files changed, 17 insertions, 15 deletions
diff --git a/perl/perl-lwp-mediatypes/slack-desc b/perl/perl-lwp-mediatypes/slack-desc index 6840f581c6..18c6fdbc99 100644 --- a/perl/perl-lwp-mediatypes/slack-desc +++ b/perl/perl-lwp-mediatypes/slack-desc @@ -5,15 +5,15 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. -# |----------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| perl-lwp-mediatypes: perl-lwp-mediatypes (guess media type for file/URL) perl-lwp-mediatypes: -perl-lwp-mediatypes: This perl module provides functions for handling media -perl-lwp-mediatypes: (also known as MIME) types and encodings. The mapping -perl-lwp-mediatypes: from file extensions to media types is defined by the -perl-lwp-mediatypes: media.types file. +perl-lwp-mediatypes: This perl module provides functions for handling media (also known +perl-lwp-mediatypes: as MIME) types and encodings. The mapping from file extensions to +perl-lwp-mediatypes: media types is defined by the media.types file. perl-lwp-mediatypes: perl-lwp-mediatypes: http://search.cpan.org/dist/LWP-MediaTypes/ perl-lwp-mediatypes: perl-lwp-mediatypes: perl-lwp-mediatypes: +perl-lwp-mediatypes: 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: diff --git a/perl/perl-www-robotrules/slack-desc b/perl/perl-www-robotrules/slack-desc index e238bd180b..a786f954e6 100644 --- a/perl/perl-www-robotrules/slack-desc +++ b/perl/perl-www-robotrules/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-www-robotrules: perl-www-robotrules (DB of robots.txt-derived perms) perl-www-robotrules: -perl-www-robotrules: This perl module parses /robots.txt files as specified -perl-www-robotrules: in "A Standard for Robot Exclusion". Webmasters can use -perl-www-robotrules: the /robots.txt file to forbid conforming robots from -perl-www-robotrules: accessing parts of their web site +perl-www-robotrules: This perl module parses /robots.txt files as specified in "A +perl-www-robotrules: Standard for Robot Exclusion". Webmasters can use the /robots.txt +perl-www-robotrules: file to forbid conforming robots from accessing parts of their +perl-www-robotrules: web site perl-www-robotrules: perl-www-robotrules: http://search.cpan.org/dist/WWW-RobotRules/ perl-www-robotrules: |