NAME
Finance::Bank::IE::PermanentTSB - Perl Interface to the PermanentTSB
DESCRIPTION
This is a set of functions that can be used in your Perl code to perform
some operations with a Permanent TSB homebanking account.
Features:
* account(s) balance: retrieves the balance for all the accounts you
have set up (current account, visa card, etc.)
* account(s) statement: retrieves the statement for
a particular account, in a range of date.
* mobile phone top-up (to be implemented): top up your mobile phone!
* funds transfer (to be implemented): transfer money between your
accounts or third party accounts.
DEPENDENCIES
This module requires these other modules and libraries:
WWW::Mechanize
HTML::TokeParser
Date::Calc
MODULE HOMEPAGES
* Project homepage on Google code (with SVN repository):
* Project homepage on CPAN.org:
SEE ALSO
* Ronan Waider's "Finance::Bank::IE::BankOfIreland" -
AUTHOR
Angelo "pallotron" Failla, <pallotron@freaknet.org> -
COPYRIGHT AND LICENSE
Copyright (C) 2009 by Angelo "pallotron" Failla
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.8.8 or, at
your option, any later version of Perl 5 you may have available.