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

Changes for version 0.32 - 2015-08-29

  • ENHANCEMENTS
    • add id() as a shortcut method for `->attr('id')`. [GH#38]
    • add 'name()' as a shortcut method for `->attr('name')`. [GH#39]
    • add 'data()' as a shortcut method for `->attr('data-*foo*')`. [GH#40]
    • add `toggle_class()` method. [GH#41]
  • STATISTICS
    • code churn: 5 files changed, 394 insertions(+), 172 deletions(-)

Modules

Yet another scraping library like jQuery
fast, drop-in replacement for Web::Query