
Finance::Bank::IE - shared functions for the Finance::Bank::IE module tree

This module implements a few shared functions for Finance::Bank::IE::*
Take necessary steps to reset the object to a pristine state, such as deleting cached configuration, etc.
Return the WWW::Mechanize object currently in use, or create one if no such object exists.
Get or set the cached config
Return the bottom level class of $self
Scrub the supplied content for PII.
Save the current page if $ENV{SAVEPAGES} is set. The pages are
anonymised before saving so that they can be used as test pages
without fear of divulging any information.
Return $a eq $b; if either is undef, substitutes an empty string.
Return C<html_tokeparser_decomposed_tag> as a composed HTML tag.
Print to STDERR using printf formatting if $ENV{DEBUG} is set.