summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:06:04 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:06:04 -0400
commitde2dd3c712a3ac6d8703be2f31f68c5431c1195c (patch)
tree5902575c997ad0beb99c4cf77219da4749e6334b /perl
parent519e0ec2156a77987d3be3f925e3abc30c082dfe (diff)
downloadslackbuilds-de2dd3c712a3ac6d8703be2f31f68c5431c1195c.tar.gz
slackbuilds-de2dd3c712a3ac6d8703be2f31f68c5431c1195c.tar.xz
perl/perl-html-parser: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-html-parser/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-html-parser/README b/perl/perl-html-parser/README
index eeddd5e5a6..464e87b713 100644
--- a/perl/perl-html-parser/README
+++ b/perl/perl-html-parser/README
@@ -1,6 +1,6 @@
perl-html-parser - perl html parser module collection
-This is a collection of perl modules that parse and extract information from
-HTML documents. The modules present in this collection are: HTML::Parser,
-HTML::Entities, HTML::HeadParser, HTML::LinkExtor, HTML::PullParser, and
-HTML::TokeParser.
+This is a collection of perl modules that parse and extract
+information from HTML documents. The modules present in this
+collection are: HTML::Parser, HTML::Entities, HTML::HeadParser,
+HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser.