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

Changes for version 0.10 - 2014-01-18

  • Added Mozilla::CA prerequisite so that SSL works with LWP::UserAgent 6.0 defaults.
  • Changed "agent" setting in WWW::Sitebase::Navigator to report the browser as Safari running on MacOS 10.9.1.
  • When checking pages against regexps, WWW::Sitebase::Navigator now uses /ism instead of /i as the flags. This means a regexp like "Sign Out.*My Accounts" will properly return true if the page contains "Sign Out" on one line and "My Accounts" on another.

Modules

Base class for Perl modules
Base class for modules that navigate web sites
Base class for web site posting routines