cpan XML-LibXSLT 1.72

latest releases: 2.003000, 2.002001, 2.002000...
13 years ago
  • Moved the benchmarking code under benchmark/ so it won't be indexed
    by CPAN (Tim Brody).
  • Avoid leaking memory inside extension elements by cleaning up on
    stylesheet DESTROY (Tim Brody).
  • xsltInit() and xsltCleanupGlobals() to avoid leaking memory on
    init/shutdown (Tim Brody).
  • Added support for stylesheet context functions via a
    $stylesheet->register_function() method with the same arguments as
    XML::LibXSLT->register_function(). (Tim Brody)
  • Added support for register_element() on stylesheet objects. The callback
    may leak memory though - nothing frees the _private attributes of the
    node + document owner for the passed arguments? (Tim Brody)

Don't miss a new XML-LibXSLT release

NewReleases is sending notifications on new releases.