I'm attempting to write modules for each of the six online banking sites I visit (using WWW::Mechanize of course). I've nearly finished MBNA and was starting to look at the Finance::Bank::* heirachy for a standard interface. There is a bunch of modules but no base class, all with slightly different interfaces. A lot seem to be based on Simon Cozens's Finance::Bank::LloydsTSB, but I'd like to provide more detail and I'm not keen on statement returning a comma separated list. Is there any interest (or objections) in me working on a Finance::Bank module? I'd be interested in hearing from people that use these modules.
Kudos to Jeff Bisbee for the inspiration.