This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Perl > perl-HTML-Formatter (2.16)

perl-HTML-Formatter

HTML::Formatter is a base class for classes that take HTML and format
it to some output format. When you take an object of such a base class
and call $formatter-format( $tree )> with an HTML::TreeBuilder (or
HTML::Element) object, they return the appropriately formatted string
for the input HTML.

HTML formatters are able to format a HTML syntax tree into various
printable formats. Different formatters produce output for different
output media. Common for all formatters are that they will return the
formatted output when the format() method is called. The format()
method takes a HTML::Element object (usually the HTML::TreeBuilder root
object) as parameter.

This requires: perl-File-Slurp, perl-Font-AFM, perl-Test-Warnings, perl-HTML-Tree

Maintained by: Nikos Giotis
Keywords: perl,html,format
ChangeLog: perl-HTML-Formatter

Homepage:
https://metacpan.org/pod/HTML::Formatter

Source Downloads:
HTML-Formatter-2.16.tar.gz (16adca9bc55dbff85daa6c0ae74ff730)

Download SlackBuild:
perl-HTML-Formatter.tar.gz
perl-HTML-Formatter.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds