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 1.20000

  • Fix for global destruction where $self->tree has already been deleted
  • Fix for composing onto classes which already have a DEMOLISH method by providing a method modifier, rather than the DEMOLISH sub itself.
  • Fix being composed onto non-Moose classes by wrapping the DESTORY method rather than the DEMOLISH method.
  • Fix bug around delegation of "import" method with custom element class

Modules

combine WWW::Mechanize and HTML::TreeBuilder in nice ways