DESCRIPTION

INTERFACE

html_tree

return a new HTML::TreeBuilder object, with current content parsed

html_tree_contains

a help method to help test if the current content contains some stuff, args are: look_down => [ look_down's args ] as_text => qr/foo/

look_down is used to limit the area, as_text's value can be regex or string

AUTHOR

sunnavy \*(C`<[email protected]>\*(C'

LICENCE AND COPYRIGHT

Copyright 2008-2010 Best Practical Solutions.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.