Finance::Bank::* classes

gav on 2003-10-12T02:51:15

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.


Finance::Bank

Sags on 2003-10-12T09:59:04

I think that'd be a really good idea.