| Finance-Bank-IE documentation | view source | Contained in the Finance-Bank-IE distribution. |
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.
Print to STDERR using printf formatting if $ENV{DEBUG} is set.
| Finance-Bank-IE documentation | view source | Contained in the Finance-Bank-IE distribution. |