Net::Google::Code::Role::HTMLTree - HTMLTree Role


Net-Google-Code documentation  | view source Contained in the Net-Google-Code distribution.

Index


NAME

Top

Net::Google::Code::Role::HTMLTree - HTMLTree Role

DESCRIPTION

Top

INTERFACE

Top

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

Top

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Top


Net-Google-Code documentation  | view source Contained in the Net-Google-Code distribution.