Finance::Bank::HDFC and Template::Extract
Thursday, April 17th, 2008I released Finance::Bank::HDFC version 0.14 recently. The latest release has the all important get_mini_statement() method implemented. Yes! Check your mini account statement (last 20 transactions) from the command line!
The Template::Extract module from CPAN was extremely helpful here. The account statements were available as JavaScript code in the source HTML file.
dattxn[l_count] = ‘10 Apr 2008′;
txndesc[l_count] […]