in reply to Re: Stepping up from XML::Simple to XML::LibXML
in thread Stepping up from XML::Simple to XML::LibXML
and changed the foreach to:my $xc = XML::LibXML::XPathContext->new($doc);<br/> $xc->registerNs('ns', 'xmlapi_1.0');
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Stepping up from XML::Simple to XML::LibXML
by grantm (Parson) on Oct 23, 2008 at 00:36 UTC | |
by jbfamilly (Initiate) on Oct 23, 2008 at 11:19 UTC | |
Re^3: Stepping up from XML::Simple to XML::LibXML
by eis1953 (Initiate) on Dec 22, 2014 at 17:18 UTC | |
by Anonymous Monk on Dec 22, 2014 at 18:48 UTC | |
by Anonymous Monk on Dec 22, 2014 at 22:44 UTC |