Net::Google::Code::Role::HTMLTree.3pm

Langue: en

Version: 2010-04-07 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

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 "<sunnavy@bestpractical.com>" 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.