in reply to Re^3: Not able to register namespace in XML::LibXML on Linux. (or die)
in thread Not able to register namespace in XML::LibXML on Linux.

Hi, we don't have Data::Dump

And then what happened?

We can't use predicates("book:locator1") either.

And I just showed that you can. I have

$ perl -MData::Dump -MXML::LibXML -e " dd[ XML::LibXML->VERSION, XML:: +LibXML::LIBXML_DOTTED_VERSION ]" [2.0014, "2.9.0"]
  • Comment on Re^4: Not able to register namespace in XML::LibXML on Linux. (or die)
  • Download Code