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

Changes for version v0.005 - 2013-07-27

  • clean the POD up a little [Chris Prather]
  • Merge pull request #1 from perigrin/web-scraper
    • Add Scraping functionality as well as methods for just hitting HTML::TreeBuilder::XPath directly. [Chris Prather]
  • add find() and tree() methods for when we want to avoid a full scraper
    • Chris Prather
  • make it work more like as_json() [Chris Prather]
  • update the documentation [Chris Prather]
  • add Web::Scraper to the mix [Chris Prather]
  • add a cpanfile so we can install deps without pulling in all of dzil
    • Chris Prather

Modules

A Thin UserAgent around some useful modules.

Provides

in lib/HTTP/Thin/UserAgent.pm