Help for this page

Select Code to Download


  1. or download this
    http://search.cpan.org/src/PAJAS/XML-LibXML-1.65/lib/XML/LibXML/XPathC
    +ontext.pm
    
  2. or download this
    sub find {
        my ($self, $xpath, $node) = @_;
    ...
        }
        return undef;
    }