Help for this page
Select Code to Download
Select
or
download this
my $res = $Doc->find ( ... } );
Select
or
download this
if ($res) { ... print "$_\n"; } }