Finance-Bank-easybank
view release on metacpan or search on metacpan
DEPENDENCIES
This module requires these other modules and libraries:
- WWW::Mechainze (at least 0.57)
- HTML::TokeParser (at least 2.24)
- Class::MethodMaker (at least 1.06)
Additonally, you need either Crypt::SSLeay or IO::Socket::SSL to enable
HTTPS support of LWP.
COPYRIGHT AND LICENCE
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the Perl README file.
Copyright (C) 2003, 2004 Florian Helmberger
lib/Finance/Bank/easybank.pod view on Meta::CPAN
print "\n";
}
=head1 DESCRIPTION
This module provides a basic interface to the online banking system of
the easybank at C<http://www.easybank.at>.
Please note, that you will need either C<Crypt::SSLeay> or C<IO::Socket::SSL>
installed for working HTTPS support of C<LWP>.
=head1 METHODS
=over
=item check_balance
Queries all via attribute C<accounts> defined accounts and extracts
various informations about the account status.
( run in 0.671 second using v1.01-cache-2.11-cpan-4d50c553e7e )