[ANNOUNCE] Finance::Bank::HDFC version 0.01
am 22.11.2005 14:57:03 von arcofdescentHi,
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
href="http://search.cpan.org/~rohan/Finance-Bank-HDFC-0.01/l ib/Finance/Bank/HDFC.pm">here
-
Rohan
http://rohan.almeida.in