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 - 2005-04-06

  • added support for creating events o wrapped the DocumentEvent class, namely its create_event method o added MutationEvent; still need to wrap methods o wrapped Init* methods: init_event, init_uievent, init_mouseevent, init_keyevent, init_mutationevent
  • added 'types' constants to Node class,
  • added WebBrowser; not sure if that will stay in Mozilla::DOM or be in Gtk2::MozEmbed
  • wrapped a couple Window methods: get_name, set_name, size_to_content

Modules

Perl interface to the Mozilla DOM interface