The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2016-07-23

  • PERFORMANCE
    • implemented method '_stuff_to_nodes'
      • just the "node resolution" part of new()
    • implemented method '_new_nodes'
      • for faster blessing new jQuery object from nodes of the same document
      • traversal methods now calling _new_nodes() instead of new()

Modules

Fast, jQuery-like DOM manipulation over XML::LibXML