Hi,
Not related to Linux. I hope you have filtered this out if not interested :-) But those with a HDFC a/c may benefit.
I would like to announce the availability of Perl module Finance::Bank::HDFC version 0.01 on the CPAN.
From the docs:
NAME Finance::Bank::HDFC - Interface to the HDFC netbanking service
SYNOPSIS use Finance::Bank::HDFC;
my $bank = Finance::Bank::HDFC->new; $bank->login( cust_id => xxx, password => xxx, ); print $bank->get_balance . "\n"; $bank->logout;
DESCRIPTION This module provides an interface to the HDFC netbanking service at https://netbanking.hdfcbank.com/netbanking/
You can read more about it and download it from: http://search.cpan.org/~rohan/Finance-Bank-HDFC-0.01/lib/Finance/Bank/HDFC.p...
- Rohan http://rohan.almeida.in
On Friday 18 Nov 2005 7:03 pm, Rohan R. Almeida wrote:
Not related to Linux. I hope you have filtered this out if not interested :-)
this is not OT - highly on topic - this may be called a linux group, but it is about FLOSS (if FLOSS is OT on this group i am leaving)