Help for this page

Select Code to Download


  1. or download this
    for my $d ($root->findnodes($xpath))
    {
    ...
        }
        print $d->as_trimmed_text,qq(\n) if (defined($d->as_text));
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        baz03
        </p>
    </div>