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

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