0.09
    Phishing page, take two.

0.08
    Deal with BoI phishing page

0.07
	Update to match new BoI layout (changed June 20th or so)

0.06
	Add transfer_funds function to BoI code
	Update example program to show transfer_funds function

0.05
	Fix example program to match API!
	Remove currency from numeric fields in MBNA.pm
	Handle unicode as well as encoded euro sign in MBNA.pm

0.04
	Fix up Makefile with prereqs
	Parse date in BoI statement and return as unix time

0.03
	Add account details to BoI
	Clean up somewhat for release

0.02
	Converted BankOfIreland.pm to use WWW::Mechanize
	MBNA.pm now handles the occasional Update Your E-Mail Address page

0.01
	Initial version