cpan XML-LibXML 1.73

latest releases: 2.0210, 2.0209, 2.0208...
12 years ago
  • Calculating $err->column() properly, so it won't be maxed out at
    80:

  • Update the repository in the documentation to point to the
    bitbucket.org one.

  • Revamped Makefile.PL:

    • Got rid of "\t" characters.
    • Add "use strict" and "use warnings".
    • Add resources and keywords to the META_MERGE.
    • Other changes.
  • Fix https://rt.cpan.org/Public/Bug/Display.html?id=53632 :

    • << when calling normalize on a node, processing of children nodes
      will stop when an empty element node is encountered. >>
    • Thanks to Daniel Frett for the patch.
  • Apply the patch from Daniel Frett's InputCallbackFix branch.

  • Apply the NestedParsing patch.

    [QUOTE]
    Updated how legacy parser local callbacks are utilized by
    init_callbacks so that the XML::LibXML::InputCallback object doesn't
    have to be temporarily modified during the parsing process.

    This change could break code for users that have subclassed
    XML::LibXML::InputCallback and overridden the init_callbacks method
    [/QUOTE]

  • Documentation fixes patch from Daniel Frett on:

Don't miss a new XML-LibXML release

NewReleases is sending notifications on new releases.