For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > November 2005 > [ANNOUNCE] Finance::Bank::HDFC version 0.01









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCE] Finance::Bank::HDFC version 0.01
Rohan R. Almeida

2005-11-22, 6:56 pm


Hi,

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 <a
href="http://search.cpan.org/~rohan/Finance-Bank-HDFC-0.01/lib/Finance/Bank/HDFC.pm">here</a>

-
Rohan
http://rohan.almeida.in

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com