start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: is_empty Chapter 17
The LWP Library
Next: Reference: parent
 

is_inside

 $

h


->is_inside
(

tag1

 [,

tag2

, ...])

Returns true if the tag for this element is contained inside one of the tags listed as arguments.


Previous: Reference: is_empty Perl in a Nutshell Next: Reference: parent
Reference: is_empty Book Index Reference: parent