aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-HTML-Format/pkg-descr
blob: 7f1ff9c1ac3679481ebf5a50579bcc30fd4f2d8e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                   
                                             
This is a collection of modules that formats text from HTML syntax
trees. Bug reports and discussions about these modules can be sent
to the <libwww@perl.org> mailing list.

The modules present in this package are:

  HTML::Formatter - Base class for various formatters.  Formatters
	traverse a syntax tree and produce some textual output.
	None of the current formatters handle tables or forms yet.

  HTML::FormatText - Formatter that converts a syntax tree to plain
	readable text.

  HTML::FormatPS - Formatter that outputs PostScript code.

WWW: http://search.cpan.org/dist/HTML-Format/