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 0.11 - 2016-01-07

  • WWW::Sitebase::Navigator's site_login method now leaves the current page set to the page that's reached after posting the login form instead of navigating to the site's home page. Navigating to the home page before completing login would in some cases return the module to a home page that is outside of the login area, making a login appear to fail when it had in fact succeeded. If you experience difficulties logging in after upgrading to WWW:Sitebase v0.11, make sure your site_info's "login_verify_re" is testing for the page you land on after logging in, not the site's home page (although, if your script works, the home page is probably the page you land on after logging in).

Modules

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