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.04

  • Fixed the error message when checking for correct parameters, replaced 'description' with 'name'. Added feature: user can specify javascript code to create the information hash to be returned for each matched element. Before the return was a hash of "tag" and "id". Now the user can optionally specify the javascript code to create this information hash. The fallback behaves as in previous version, there should be no breaks. POD extended. Two more module dependencies added (required for testing). All user-specified javascript code can throw exception which we will catch and propagate to perl code. This has now its own test case.

Modules

Operations on the DOM loaded in Chrome