Main > Programming > Libraries >

Finance::Bank::NetBranch 0.07

Finance::Bank::NetBranch 0.07

Sponsored Links

Finance::Bank::NetBranch 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 888
Date added: 2007-05-24
Publisher: Darren M. Kulp

Finance::Bank::NetBranch 0.07 description

Finance::Bank::NetBranch is a Perl module that can manage your NetBranch accounts with Perl.

SYNOPSIS

use Finance::Bank::NetBranch;
my $nb = Finance::Bank::NetBranch->new(
url => https://nbp1.cunetbranch.com/valley/,
account => 12345,
password => abcdef,
);

my @accounts = $nb->accounts;

foreach (@accounts) {
printf "%20s : %8s : USD %9.2f of %9.2fn",
$_->name, $_->account_no, $_->available, $_->balance;
my $days = 20;
for ($_->transactions(from => time - (86400 * $days), to => time)) {
printf "%10s | %20s | %80s : %9.2f, %9.2fn",
$_->date->ymd, $_->type, $_->description, $_->amount, $_->balance;
}
}

This module provides a rudimentary interface to NetBranch online banking. This module was originally implemented to interface with Valley Communities Credit Unions page at https://nbp1.cunetbranch.com/valley/, but the behavior of the module is theoretically generalized to "NetBranch" type online access.

However, I do not have access to another NetBranch account with another bank, and so any feedback on the actual behavior of this module would be greatly appreciated.

You will need either Crypt::SSLeay or IO::Socket::SSL installed for HTTPS support to work.

Finance::Bank::NetBranch 0.07 Screenshot

Advertisements

Finance::Bank::NetBranch 0.07 Keywords

Bookmark Finance::Bank::NetBranch 0.07

Hyperlink code:
Link for forum:

Finance::Bank::NetBranch 0.07 Copyright

WareSeeker periodically updates pricing and software information of Finance::Bank::NetBranch 0.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Finance::Bank::NetBranch 0.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna. Free Download
Finance::Bank::HDFC provides an interface to the HDFC netbanking service. Free Download
Finance::Bank::NL::CLIEOP03 is a Perl module that can generate CLIEOP03 files for Dutch banks. Free Download
File::Backup is a Perl module for easy file backup & rotation automation. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Braille::English is a Perl module that can convert Between Braille Encodings. Free Download
Finance::Currency::Convert::XE is a Perl module for currency conversion module. Free Download