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.05 - 2005-04-07

  • made typemaps for nsAString args (nsEmbedString), which simplifies the XSUBs a good bit
  • wrapped methods: o Document: get_element_by_id/tag_name, create_element, ... o EventTarget: add_event_listener, remove_event_listener, dispatch_event o Window: get_document, get_frames, get_parent, get_top (not done) o WindowCollection: get_length, item, named_item

Modules

Perl interface to the Mozilla DOM interface