Finance-Bank-AllianceAndLeicester

 view release on metacpan or  search on metacpan

lib/Finance/Bank/AllianceAndLeicester.pm  view on Meta::CPAN

             $_->{balance}, $_->{overdraft}, $_->{available_balance});
  }

=head1 DESCRIPTION

This module provides a rudimentary interface to the Alliance & Leicester
online banking system at L<https://www.mybank.alliance-leicester.co.uk/>.

=head1 DEPENDENCIES

You will need either L<Crypt::SSLeay> or L<IO::Socket::SSL> installed
for HTTPS support to work with LWP.  This module also depends on
L<WWW::Mechanize> and L<HTML::TokeParser> for screen-scraping.

=head1 CLASS METHODS

=over

=item B<check_balance>

  check_balance ( customerid => $c,



( run in 0.402 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )