[HOME]

Path : /usr/local/share/man/man3/
Upload :
Current File : //usr/local/share/man/man3/HTML::TreeBuilder.3pm

.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings.  \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
.    ds -- \(*W-
.    ds PI pi
.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
.    ds L" ""
.    ds R" ""
.    ds C` ""
.    ds C' ""
'br\}
.el\{\
.    ds -- \|\(em\|
.    ds PI \(*p
.    ds L" ``
.    ds R" ''
.    ds C`
.    ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD.  Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.\"
.\" Avoid warning from groff about undefined register 'F'.
.de IX
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
.if (\n(rF:(\n(.g==0)) \{
.    if \nF \{
.        de IX
.        tm Index:\\$1\t\\n%\t"\\$2"
..
.        if !\nF==2 \{
.            nr % 0
.            nr F 2
.        \}
.    \}
.\}
.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
.    \" fudge factors for nroff and troff
.if n \{\
.    ds #H 0
.    ds #V .8m
.    ds #F .3m
.    ds #[ \f1
.    ds #] \fP
.\}
.if t \{\
.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
.    ds #V .6m
.    ds #F 0
.    ds #[ \&
.    ds #] \&
.\}
.    \" simple accents for nroff and troff
.if n \{\
.    ds ' \&
.    ds ` \&
.    ds ^ \&
.    ds , \&
.    ds ~ ~
.    ds /
.\}
.if t \{\
.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
.    \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
.    \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
.    \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
.    ds : e
.    ds 8 ss
.    ds o a
.    ds d- d\h'-1'\(ga
.    ds D- D\h'-1'\(hy
.    ds th \o'bp'
.    ds Th \o'LP'
.    ds ae ae
.    ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "HTML::TreeBuilder 3"
.TH HTML::TreeBuilder 3 "2019-10-04" "perl v5.16.3" "User Contributed Perl Documentation"
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
HTML::TreeBuilder \- Parser that builds a HTML syntax tree
.SH "VERSION"
.IX Header "VERSION"
This document describes version 5.07 of
HTML::TreeBuilder, released August 31, 2017
as part of HTML-Tree.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
\&  use HTML::TreeBuilder 5 \-weak; # Ensure weak references in use
\&
\&  foreach my $file_name (@ARGV) {
\&    my $tree = HTML::TreeBuilder\->new; # empty tree
\&    $tree\->parse_file($file_name);
\&    print "Hey, here\*(Aqs a dump of the parse tree of $file_name:\en";
\&    $tree\->dump; # a method we inherit from HTML::Element
\&    print "And here it is, bizarrely rerendered as HTML:\en",
\&      $tree\->as_HTML, "\en";
\&
\&    # Now that we\*(Aqre done with it, we must destroy it.
\&    # $tree = $tree\->delete; # Not required with weak references
\&  }
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
(This class is part of the HTML::Tree dist.)
.PP
This class is for \s-1HTML\s0 syntax trees that get built out of \s-1HTML\s0
source.  The way to use it is to:
.PP
1. start a new (empty) HTML::TreeBuilder object,
.PP
2. then use one of the methods from HTML::Parser (presumably with
\&\f(CW\*(C`$tree\->parse_file($filename)\*(C'\fR for files, or with
\&\f(CW\*(C`$tree\->parse($document_content)\*(C'\fR and \f(CW\*(C`$tree\->eof\*(C'\fR if you've got
the content in a string) to parse the \s-1HTML\s0
document into the tree \f(CW$tree\fR.
.PP
(You can combine steps 1 and 2 with the \*(L"new_from_file\*(R" or
\&\*(L"new_from_content\*(R" methods.)
.PP
2b. call \f(CW\*(C`$root\->elementify()\*(C'\fR if you want.
.PP
3. do whatever you need to do with the syntax tree, presumably
involving traversing it looking for some bit of information in it,
.PP
4. previous versions of HTML::TreeBuilder required you to call
\&\f(CW\*(C`$tree\->delete()\*(C'\fR to erase the contents of the tree from memory
when you're done with the tree.  This is not normally required anymore.
See \*(L"Weak References\*(R" in HTML::Element for details.
.SH "ATTRIBUTES"
.IX Header "ATTRIBUTES"
Most of the following attributes native to HTML::TreeBuilder control how
parsing takes place; they should be set \fIbefore\fR you try parsing into
the given object.  You can set the attributes by passing a \s-1TRUE\s0 or
\&\s-1FALSE\s0 value as argument.  E.g., \f(CW\*(C`$root\->implicit_tags\*(C'\fR returns
the current setting for the \f(CW\*(C`implicit_tags\*(C'\fR option,
\&\f(CW\*(C`$root\->implicit_tags(1)\*(C'\fR turns that option on,
and \f(CW\*(C`$root\->implicit_tags(0)\*(C'\fR turns it off.
.SS "implicit_tags"
.IX Subsection "implicit_tags"
Setting this attribute to true will instruct the parser to try to
deduce implicit elements and implicit end tags.  If it is false you
get a parse tree that just reflects the text as it stands, which is
unlikely to be useful for anything but quick and dirty parsing.
(In fact, I'd be curious to hear from anyone who finds it useful to
have \f(CW\*(C`implicit_tags\*(C'\fR set to false.)
Default is true.
.PP
Implicit elements have the \*(L"implicit\*(R" in HTML::Element attribute set.
.SS "implicit_body_p_tag"
.IX Subsection "implicit_body_p_tag"
This controls an aspect of implicit element behavior, if \f(CW\*(C`implicit_tags\*(C'\fR
is on:  If a text element (\s-1PCDATA\s0) or a phrasal element (such as
\&\f(CW\*(C`<em>\*(C'\fR) is to be inserted under \f(CW\*(C`<body>\*(C'\fR, two things
can happen: if \f(CW\*(C`implicit_body_p_tag\*(C'\fR is true, it's placed under a new,
implicit \f(CW\*(C`<p>\*(C'\fR tag.  (Past DTDs suggested this was the only
correct behavior, and this is how past versions of this module
behaved.)  But if \f(CW\*(C`implicit_body_p_tag\*(C'\fR is false, nothing is implicated
\&\*(-- the \s-1PCDATA\s0 or phrasal element is simply placed under
\&\f(CW\*(C`<body>\*(C'\fR.  Default is false.
.SS "no_expand_entities"
.IX Subsection "no_expand_entities"
This attribute controls whether entities are decoded during the initial
parse of the source. Enable this if you don't want entities decoded to
their character value. e.g. '&amp;' is decoded to '&' by default, but
will be unchanged if this is enabled.
Default is false (entities will be decoded.)
.SS "ignore_unknown"
.IX Subsection "ignore_unknown"
This attribute controls whether unknown tags should be represented as
elements in the parse tree, or whether they should be ignored.
Default is true (to ignore unknown tags.)
.SS "ignore_text"
.IX Subsection "ignore_text"
Do not represent the text content of elements.  This saves space if
all you want is to examine the structure of the document.  Default is
false.
.SS "ignore_ignorable_whitespace"
.IX Subsection "ignore_ignorable_whitespace"
If set to true, TreeBuilder will try to avoid
creating ignorable whitespace text nodes in the tree.  Default is
true.  (In fact, I'd be interested in hearing if there's ever a case
where you need this off, or where leaving it on leads to incorrect
behavior.)
.SS "no_space_compacting"
.IX Subsection "no_space_compacting"
This determines whether TreeBuilder compacts all whitespace strings
in the document (well, outside of \s-1PRE\s0 or \s-1TEXTAREA\s0 elements), or
leaves them alone.  Normally (default, value of 0), each string of
contiguous whitespace in the document is turned into a single space.
But that's not done if \f(CW\*(C`no_space_compacting\*(C'\fR is set to 1.
.PP
Setting \f(CW\*(C`no_space_compacting\*(C'\fR to 1 might be useful if you want
to read in a tree just to make some minor changes to it before
writing it back out.
.PP
This method is experimental.  If you use it, be sure to report
any problems you might have with it.
.SS "p_strict"
.IX Subsection "p_strict"
If set to true (and it defaults to false), TreeBuilder will take a
narrower than normal view of what can be under a \f(CW\*(C`<p>\*(C'\fR element; if it sees
a non-phrasal element about to be inserted under a \f(CW\*(C`<p>\*(C'\fR, it will
close that \f(CW\*(C`<p>\*(C'\fR.  Otherwise it will close \f(CW\*(C`<p>\*(C'\fR elements only for
other \f(CW\*(C`<p>\*(C'\fR's, headings, and \f(CW\*(C`<form>\*(C'\fR (although the latter may be
removed in future versions).
.PP
For example, when going thru this snippet of code,
.PP
.Vb 2
\&  <p>stuff
\&  <ul>
.Ve
.PP
TreeBuilder will normally (with \f(CW\*(C`p_strict\*(C'\fR false) put the \f(CW\*(C`<ul>\*(C'\fR element
under the \f(CW\*(C`<p>\*(C'\fR element.  However, with \f(CW\*(C`p_strict\*(C'\fR set to true, it will
close the \f(CW\*(C`<p>\*(C'\fR first.
.PP
In theory, there should be strictness options like this for other/all
elements besides just \f(CW\*(C`<p>\*(C'\fR; but I treat this as a special case simply
because of the fact that \f(CW\*(C`<p>\*(C'\fR occurs so frequently and its end-tag is
omitted so often; and also because application of strictness rules
at parse-time across all elements often makes tiny errors in \s-1HTML\s0
coding produce drastically bad parse-trees, in my experience.
.PP
If you find that you wish you had an option like this to enforce
content-models on all elements, then I suggest that what you want is
content-model checking as a stage after TreeBuilder has finished
parsing.
.SS "store_comments"
.IX Subsection "store_comments"
This determines whether TreeBuilder will normally store comments found
while parsing content into \f(CW$root\fR.  Currently, this is off by default.
.SS "store_declarations"
.IX Subsection "store_declarations"
This determines whether TreeBuilder will normally store markup
declarations found while parsing content into \f(CW$root\fR.  This is on
by default.
.SS "store_pis"
.IX Subsection "store_pis"
This determines whether TreeBuilder will normally store processing
instructions found while parsing content into \f(CW$root\fR \*(-- assuming a
recent version of HTML::Parser (old versions won't parse PIs
correctly).  Currently, this is off (false) by default.
.PP
It is somewhat of a known bug (to be fixed one of these days, if
anyone needs it?) that PIs in the preamble (before the \f(CW\*(C`<html>\*(C'\fR
start-tag) end up actually \fIunder\fR the \f(CW\*(C`<html>\*(C'\fR element.
.SS "warn"
.IX Subsection "warn"
This determines whether syntax errors during parsing should generate
warnings, emitted via Perl's \f(CW\*(C`warn\*(C'\fR function.
.PP
This is off (false) by default.
.SH "METHODS"
.IX Header "METHODS"
Objects of this class inherit the methods of both HTML::Parser and
HTML::Element.  The methods inherited from HTML::Parser are used for
building the \s-1HTML\s0 tree, and the methods inherited from HTML::Element
are what you use to scrutinize the tree.  Besides this
(HTML::TreeBuilder) documentation, you must also carefully read the
HTML::Element documentation, and also skim the HTML::Parser
documentation \*(-- probably only its parse and parse_file methods are of
interest.
.SS "new_from_file"
.IX Subsection "new_from_file"
.Vb 1
\&  $root = HTML::TreeBuilder\->new_from_file($filename_or_filehandle);
.Ve
.PP
This \*(L"shortcut\*(R" constructor merely combines constructing a new object
(with the \*(L"new\*(R" method, below), and calling \f(CW\*(C`$new\->parse_file(...)\*(C'\fR on
it.  Returns the new object.  Note that this provides no way of
setting any parse options like \f(CW\*(C`store_comments\*(C'\fR (for that, call \f(CW\*(C`new\*(C'\fR, and
then set options, before calling \f(CW\*(C`parse_file\*(C'\fR).  See the notes (below)
on parameters to \*(L"parse_file\*(R".
.PP
If HTML::TreeBuilder is unable to read the file, then \f(CW\*(C`new_from_file\*(C'\fR
dies.  The error can also be found in \f(CW$!\fR.  (This behavior is new in
HTML-Tree 5. Previous versions returned a tree with only implicit elements.)
.SS "new_from_content"
.IX Subsection "new_from_content"
.Vb 1
\&  $root = HTML::TreeBuilder\->new_from_content(...);
.Ve
.PP
This \*(L"shortcut\*(R" constructor merely combines constructing a new object
(with the \*(L"new\*(R" method, below), and calling \f(CW\*(C`for(...){$new\->parse($_)}\*(C'\fR
and \f(CW\*(C`$new\->eof\*(C'\fR on it.  Returns the new object.  Note that this provides
no way of setting any parse options like \f(CW\*(C`store_comments\*(C'\fR (for that,
call \f(CW\*(C`new\*(C'\fR, and then set options, before calling \f(CW\*(C`parse\*(C'\fR).  Example
usages: \f(CW\*(C`HTML::TreeBuilder\->new_from_content(@lines)\*(C'\fR, or
\&\f(CW\*(C`HTML::TreeBuilder\->new_from_content($content)\*(C'\fR.
.SS "new_from_url"
.IX Subsection "new_from_url"
.Vb 1
\&  $root = HTML::TreeBuilder\->new_from_url($url)
.Ve
.PP
This \*(L"shortcut\*(R" constructor combines constructing a new object (with
the \*(L"new\*(R" method, below), loading LWP::UserAgent, fetching the
specified \s-1URL,\s0 and calling \f(CW\*(C`$new\->parse( $response\->decoded_content)\*(C'\fR
and \f(CW\*(C`$new\->eof\*(C'\fR on it.
Returns the new object.  Note that this provides no way of setting any
parse options like \f(CW\*(C`store_comments\*(C'\fR.
.PP
If \s-1LWP\s0 is unable to fetch the \s-1URL,\s0 or the response is not \s-1HTML \s0(as
determined by \*(L"content_is_html\*(R" in HTTP::Headers), then \f(CW\*(C`new_from_url\*(C'\fR
dies, and the HTTP::Response object is found in
\&\f(CW$HTML::TreeBuilder::lwp_response\fR.
.PP
You must have installed LWP::UserAgent for this method to work.  \s-1LWP\s0
is not installed automatically, because it's a large set of modules
and you might not need it.
.SS "new"
.IX Subsection "new"
.Vb 1
\&  $root = HTML::TreeBuilder\->new();
.Ve
.PP
This creates a new HTML::TreeBuilder object.  This method takes no
attributes.
.SS "parse_file"
.IX Subsection "parse_file"
.Vb 1
\& $root\->parse_file(...)
.Ve
.PP
[An important method inherited from HTML::Parser, which
see.  Current versions of HTML::Parser can take a filespec, or a
filehandle object, like *FOO, or some object from class IO::Handle,
IO::File, IO::Socket) or the like.
I think you should check that a given file exists \fIbefore\fR calling
\&\f(CW\*(C`$root\->parse_file($filespec)\*(C'\fR.]
.PP
When you pass a filename to \f(CW\*(C`parse_file\*(C'\fR, HTML::Parser opens it in
binary mode, which means it's interpreted as Latin\-1 (\s-1ISO\-8859\-1\s0).  If
the file is in another encoding, like \s-1UTF\-8\s0 or \s-1UTF\-16,\s0 this will not
do the right thing.
.PP
One solution is to open the file yourself using the proper
\&\f(CW\*(C`:encoding\*(C'\fR layer, and pass the filehandle to \f(CW\*(C`parse_file\*(C'\fR.  You can
automate this process by using \*(L"html_file\*(R" in \s-1IO::HTML\s0, which will use
the \s-1HTML5\s0 encoding sniffing algorithm to automatically determine the
proper \f(CW\*(C`:encoding\*(C'\fR layer and apply it.
.PP
In the next major release of HTML-Tree, I plan to have it use \s-1IO::HTML\s0
automatically.  If you really want your file opened in binary mode,
you should open it yourself and pass the filehandle to \f(CW\*(C`parse_file\*(C'\fR.
.PP
The return value is \f(CW\*(C`undef\*(C'\fR if there's an error opening the file.  In
that case, the error will be in \f(CW$!\fR.
.SS "parse"
.IX Subsection "parse"
.Vb 1
\&  $root\->parse(...)
.Ve
.PP
[A important method inherited from HTML::Parser, which
see.  See the note below for \f(CW\*(C`$root\->eof()\*(C'\fR.]
.SS "eof"
.IX Subsection "eof"
.Vb 1
\&  $root\->eof();
.Ve
.PP
This signals that you're finished parsing content into this tree; this
runs various kinds of crucial cleanup on the tree.  This is called
\&\fIfor you\fR when you call \f(CW\*(C`$root\->parse_file(...)\*(C'\fR, but not when
you call \f(CW\*(C`$root\->parse(...)\*(C'\fR.  So if you call
\&\f(CW\*(C`$root\->parse(...)\*(C'\fR, then you \fImust\fR call \f(CW\*(C`$root\->eof()\*(C'\fR
once you've finished feeding all the chunks to \f(CW\*(C`parse(...)\*(C'\fR, and
before you actually start doing anything else with the tree in \f(CW$root\fR.
.SS "parse_content"
.IX Subsection "parse_content"
.Vb 1
\&  $root\->parse_content(...);
.Ve
.PP
Basically a handy alias for \f(CW\*(C`$root\->parse(...); $root\->eof\*(C'\fR.
Takes the exact same arguments as \f(CW\*(C`$root\->parse()\*(C'\fR.
.SS "delete"
.IX Subsection "delete"
.Vb 1
\&  $root\->delete();
.Ve
.PP
[A previously important method inherited from HTML::Element,
which see.]
.SS "elementify"
.IX Subsection "elementify"
.Vb 1
\&  $root\->elementify();
.Ve
.PP
This changes the class of the object in \f(CW$root\fR from
HTML::TreeBuilder to the class used for all the rest of the elements
in that tree (generally HTML::Element).  Returns \f(CW$root\fR.
.PP
For most purposes, this is unnecessary, but if you call this after
(after!!)
you've finished building a tree, then it keeps you from accidentally
trying to call anything but HTML::Element methods on it.  (I.e., if
you accidentally call \f(CW\*(C`$root\->parse_file(...)\*(C'\fR on the
already-complete and elementified tree, then instead of charging ahead
and \fIwreaking havoc\fR, it'll throw a fatal error \*(-- since \f(CW$root\fR is
now an object just of class HTML::Element which has no \f(CW\*(C`parse_file\*(C'\fR
method.
.PP
Note that \f(CW\*(C`elementify\*(C'\fR currently deletes all the private attributes of
\&\f(CW$root\fR except for \*(L"_tag\*(R", \*(L"_parent\*(R", \*(L"_content\*(R", \*(L"_pos\*(R", and
\&\*(L"_implicit\*(R".  If anyone requests that I change this to leave in yet
more private attributes, I might do so, in future versions.
.SS "guts"
.IX Subsection "guts"
.Vb 2
\& @nodes = $root\->guts();
\& $parent_for_nodes = $root\->guts();
.Ve
.PP
In list context (as in the first case), this method returns the topmost
non-implicit nodes in a tree.  This is useful when you're parsing \s-1HTML\s0
code that you know doesn't expect an \s-1HTML\s0 document, but instead just
a fragment of an \s-1HTML\s0 document.  For example, if you wanted the parse
tree for a file consisting of just this:
.PP
.Vb 1
\&  <li>I like pie!
.Ve
.PP
Then you would get that with \f(CW\*(C`@nodes = $root\->guts();\*(C'\fR.
It so happens that in this case, \f(CW@nodes\fR will contain just one
element object, representing the \f(CW\*(C`<li>\*(C'\fR node (with \*(L"I like pie!\*(R" being
its text child node).  However, consider if you were parsing this:
.PP
.Vb 1
\&  <hr>Hooboy!<hr>
.Ve
.PP
In that case, \f(CW\*(C`$root\->guts()\*(C'\fR would return three items:
an element object for the first \f(CW\*(C`<hr>\*(C'\fR, a text string \*(L"Hooboy!\*(R", and
another \f(CW\*(C`<hr>\*(C'\fR element object.
.PP
For cases where you want definitely one element (so you can treat it as
a \*(L"document fragment\*(R", roughly speaking), call \f(CW\*(C`guts()\*(C'\fR in scalar
context, as in \f(CW\*(C`$parent_for_nodes = $root\->guts()\*(C'\fR. That works like
\&\f(CW\*(C`guts()\*(C'\fR in list context; in fact, \f(CW\*(C`guts()\*(C'\fR in list context would
have returned exactly one value, and if it would have been an object (as
opposed to a text string), then that's what \f(CW\*(C`guts\*(C'\fR in scalar context
will return.  Otherwise, if \f(CW\*(C`guts()\*(C'\fR in list context would have returned
no values at all, then \f(CW\*(C`guts()\*(C'\fR in scalar context returns undef.  In
all other cases, \f(CW\*(C`guts()\*(C'\fR in scalar context returns an implicit \f(CW\*(C`<div>\*(C'\fR
element node, with children consisting of whatever nodes \f(CW\*(C`guts()\*(C'\fR
in list context would have returned.  Note that that may detach those
nodes from \f(CW$root\fR's tree.
.SS "disembowel"
.IX Subsection "disembowel"
.Vb 2
\&  @nodes = $root\->disembowel();
\&  $parent_for_nodes = $root\->disembowel();
.Ve
.PP
The \f(CW\*(C`disembowel()\*(C'\fR method works just like the \f(CW\*(C`guts()\*(C'\fR method, except
that disembowel definitively destroys the tree above the nodes that
are returned.  Usually when you want the guts from a tree, you're just
going to toss out the rest of the tree anyway, so this saves you the
bother.  (Remember, \*(L"disembowel\*(R" means \*(L"remove the guts from\*(R".)
.SH "INTERNAL METHODS"
.IX Header "INTERNAL METHODS"
You should not need to call any of the following methods directly.
.SS "element_class"
.IX Subsection "element_class"
.Vb 1
\&  $classname = $h\->element_class;
.Ve
.PP
This method returns the class which will be used for new elements.  It
defaults to HTML::Element, but can be overridden by subclassing or esoteric
means best left to those will will read the source and then not complain when
those esoteric means change.  (Just subclass.)
.SS "comment"
.IX Subsection "comment"
Accept a \*(L"here's a comment\*(R" signal from HTML::Parser.
.SS "declaration"
.IX Subsection "declaration"
Accept a \*(L"here's a markup declaration\*(R" signal from HTML::Parser.
.SS "done"
.IX Subsection "done"
\&\s-1TODO:\s0 document
.SS "end"
.IX Subsection "end"
Either: Acccept an end-tag signal from HTML::Parser
Or: Method for closing currently open elements in some fairly complex
way, as used by other methods in this class.
.PP
\&\s-1TODO:\s0 Why is this hidden?
.SS "process"
.IX Subsection "process"
Accept a \*(L"here's a \s-1PI\*(R"\s0 signal from HTML::Parser.
.SS "start"
.IX Subsection "start"
Accept a signal from HTML::Parser for start-tags.
.PP
\&\s-1TODO:\s0 Why is this hidden?
.SS "stunt"
.IX Subsection "stunt"
\&\s-1TODO:\s0 document
.SS "stunted"
.IX Subsection "stunted"
\&\s-1TODO:\s0 document
.SS "text"
.IX Subsection "text"
Accept a \*(L"here's a text token\*(R" signal from HTML::Parser.
.PP
\&\s-1TODO:\s0 Why is this hidden?
.SS "tighten_up"
.IX Subsection "tighten_up"
Legacy
.PP
Redirects to \*(L"delete_ignorable_whitespace\*(R" in HTML::Element.
.SS "warning"
.IX Subsection "warning"
Wrapper for CORE::warn
.PP
\&\s-1TODO:\s0 why not just use carp?
.SH "SUBROUTINES"
.IX Header "SUBROUTINES"
.SS "\s-1DEBUG\s0"
.IX Subsection "DEBUG"
Are we in Debug mode?  This is a constant subroutine, to allow
compile-time optimizations.  To control debug mode, set
\&\f(CW$HTML::TreeBuilder::DEBUG\fR \fIbefore\fR loading HTML::TreeBuilder.
.SH "HTML AND ITS DISCONTENTS"
.IX Header "HTML AND ITS DISCONTENTS"
\&\s-1HTML\s0 is rather harder to parse than people who write it generally
suspect.
.PP
Here's the problem: \s-1HTML\s0 is a kind of \s-1SGML\s0 that permits \*(L"minimization\*(R"
and \*(L"implication\*(R".  In short, this means that you don't have to close
every tag you open (because the opening of a subsequent tag may
implicitly close it), and if you use a tag that can't occur in the
context you seem to using it in, under certain conditions the parser
will be able to realize you mean to leave the current context and
enter the new one, that being the only one that your code could
correctly be interpreted in.
.PP
Now, this would all work flawlessly and unproblematically if: 1) all
the rules that both prescribe and describe \s-1HTML\s0 were (and had been)
clearly set out, and 2) everyone was aware of these rules and wrote
their code in compliance to them.
.PP
However, it didn't happen that way, and so most \s-1HTML\s0 pages are
difficult if not impossible to correctly parse with nearly any set of
straightforward \s-1SGML\s0 rules.  That's why the internals of
HTML::TreeBuilder consist of lots and lots of special cases \*(-- instead
of being just a generic \s-1SGML\s0 parser with \s-1HTML DTD\s0 rules plugged in.
.SH "TRANSLATIONS?"
.IX Header "TRANSLATIONS?"
The techniques that HTML::TreeBuilder uses to perform what I consider
very robust parses on everyday code are not things that can work only
in Perl.  To date, the algorithms at the center of HTML::TreeBuilder
have been implemented only in Perl, as far as I know; and I don't
foresee getting around to implementing them in any other language any
time soon.
.PP
If, however, anyone is looking for a semester project for an applied
programming class (or if they merely enjoy \fIextra-curricular\fR
masochism), they might do well to see about choosing as a topic the
implementation/adaptation of these routines to any other interesting
programming language that you feel currently suffers from a lack of
robust HTML-parsing.  I welcome correspondence on this subject, and
point out that one can learn a great deal about languages by trying to
translate between them, and then comparing the result.
.PP
The HTML::TreeBuilder source may seem long and complex, but it is
rather well commented, and symbol names are generally
self-explanatory.  (You are encouraged to read the Mozilla \s-1HTML\s0 parser
source for comparison.)  Some of the complexity comes from little-used
features, and some of it comes from having the \s-1HTML\s0 tokenizer
(HTML::Parser) being a separate module, requiring somewhat of a
different interface than you'd find in a combined tokenizer and
tree-builder.  But most of the length of the source comes from the fact
that it's essentially a long list of special cases, with lots and lots
of sanity-checking, and sanity-recovery \*(-- because, as Roseanne
Rosannadanna once said, "it's always \fIsomething\fR".
.PP
Users looking to compare several \s-1HTML\s0 parsers should look at the
source for Raggett's Tidy
(\f(CW\*(C`<http://www.w3.org/People/Raggett/tidy/>\*(C'\fR),
Mozilla
(\f(CW\*(C`<http://www.mozilla.org/>\*(C'\fR),
and possibly root around the browsers section of Yahoo
to find the various open-source ones
(\f(CW\*(C`<http://dir.yahoo.com/Computers_and_Internet/Software/Internet/World_Wide_Web/Browsers/>\*(C'\fR).
.SH "BUGS"
.IX Header "BUGS"
* Framesets seem to work correctly now.  Email me if you get a strange
parse from a document with framesets.
.PP
* Really bad \s-1HTML\s0 code will, often as not, make for a somewhat
objectionable parse tree.  Regrettable, but unavoidably true.
.PP
* If you're running with \f(CW\*(C`implicit_tags\*(C'\fR off (God help you!), consider
that \f(CW\*(C`$tree\->content_list\*(C'\fR probably contains the tree or grove from the
parse, and not \f(CW$tree\fR itself (which will, oddly enough, be an implicit
\&\f(CW\*(C`<html>\*(C'\fR element).  This seems counter-intuitive and problematic; but
seeing as how almost no \s-1HTML\s0 ever parses correctly with \f(CW\*(C`implicit_tags\*(C'\fR
off, this interface oddity seems the least of your problems.
.SH "BUG REPORTS"
.IX Header "BUG REPORTS"
When a document parses in a way different from how you think it
should, I ask that you report this to me as a bug.  The first thing
you should do is copy the document, trim out as much of it as you can
while still producing the bug in question, and \fIthen\fR email me that
mini-document \fIand\fR the code you're using to parse it, to the HTML::Tree
bug queue at \f(CW\*(C`<bug\-html\-tree\ at\ rt.cpan.org>\*(C'\fR.
.PP
Include a note as to how it
parses (presumably including its \f(CW\*(C`$tree\->dump\*(C'\fR output), and then a
\&\fIcareful and clear\fR explanation of where you think the parser is
going astray, and how you would prefer that it work instead.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
For more information about the HTML-Tree distribution: HTML::Tree.
.PP
Modules used by HTML::TreeBuilder:
HTML::Parser, HTML::Element, HTML::Tagset.
.PP
For converting between XML::DOM::Node, HTML::Element, and
XML::Element trees: HTML::DOMbo.
.PP
For opening a \s-1HTML\s0 file with automatic charset detection: \s-1IO::HTML\s0.
.SH "AUTHOR"
.IX Header "AUTHOR"
Current maintainers:
.IP "\(bu" 4
Christopher J. Madsen \f(CW\*(C`<perl\ AT\ cjmweb.net>\*(C'\fR
.IP "\(bu" 4
Jeff Fearn \f(CW\*(C`<jfearn\ AT\ cpan.org>\*(C'\fR
.PP
Original HTML-Tree author:
.IP "\(bu" 4
Gisle Aas
.PP
Former maintainers:
.IP "\(bu" 4
Sean M. Burke
.IP "\(bu" 4
Andy Lester
.IP "\(bu" 4
Pete Krawczyk \f(CW\*(C`<petek\ AT\ cpan.org>\*(C'\fR
.PP
You can follow or contribute to HTML-Tree's development at
<https://github.com/kentfredric/HTML\-Tree>.
.SH "COPYRIGHT AND LICENSE"
.IX Header "COPYRIGHT AND LICENSE"
Copyright 1995\-1998 Gisle Aas, 1999\-2004 Sean M. Burke,
2005 Andy Lester, 2006 Pete Krawczyk, 2010 Jeff Fearn,
2012 Christopher J. Madsen.
.PP
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
.PP
The programs in this library are distributed in the hope that they
will be useful, but without any warranty; without even the implied
warranty of merchantability or fitness for a particular purpose.