diff options
author | Glenn Becker <burningc@sdf.org> | 2012-12-22 09:44:38 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-22 09:44:57 +0100 |
commit | 56c357a3cc87e3bfa73c1366b5d3d77b82bafa36 (patch) | |
tree | d11168af5a54a4221358b98b5738c574960025eb /perl/perl-IO-HTML/slack-desc | |
parent | 7fb8b0e34148b38a08e17209134c60a7937e68c4 (diff) | |
download | slackbuilds-56c357a3cc87e3bfa73c1366b5d3d77b82bafa36.tar.gz |
perl/perl-IO-HTML: Added (html handling with encoding support).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-IO-HTML/slack-desc')
-rw-r--r-- | perl/perl-IO-HTML/slack-desc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/perl/perl-IO-HTML/slack-desc b/perl/perl-IO-HTML/slack-desc new file mode 100644 index 0000000000..dbfc5379cf --- /dev/null +++ b/perl/perl-IO-HTML/slack-desc @@ -0,0 +1,18 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on 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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-IO-HTML: perl-IO-HTML -- Open an HTML file with automatic charset detection +perl-IO-HTML: +perl-IO-HTML: IO::HTML provides an easy way to open a file containing HTML while +perl-IO-HTML: automatically determining its encoding. It uses the HTML5 encoding +perl-IO-HTML: sniffing algorithm specified in section 8.2.2.1 of the draft +perl-IO-HTML: standard. +perl-IO-HTML: +perl-IO-HTML: +perl-IO-HTML: +perl-IO-HTML: |