The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.35

  • ! Changed the XPath evaluation from using XPathResult.ORDERED_NODE_SNAPSHOT_TYPE to XPathResult.ANY_TYPE. This may or may not influence the results you get from ->xpath() calls. This widens the amount of valid XPath queries - you can now query for string results in addition to nodes. People tell me that Firefox still returns nodes in document (depth first) order.

Modules

AnyEvent-enabled MozRepl client
use a 7bit safe json2.js for MozRepl/JS serialization
treat Javascript objects as Perl objects
Perl methods for mozrepl objects