The documentation says that alternatively to
you can use$p = HTML::TokeParser->new( $filename, %opt );
$p = HTML::TokeParser->new( \$document, %opt );
Which is what I'd use then.
In reply to Re: Using the contents of
by Corion
in thread Using the contents of
by Popcorn Dave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |