http://qs321.pair.com?node_id=1044352


in reply to Re^2: 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. We can't use predicates("book:locator1") either.
  • Comment on Re^3: Not able to register namespace in XML::LibXML on Linux. (or die)

Replies are listed 'Best First'.
Re^4: Not able to register namespace in XML::LibXML on Linux. (or die)
by Anonymous Monk on Jul 15, 2013 at 10:43 UTC

    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"]