Finance::Bank::RBoS - Check your RBoS bank accounts from Perl


Finance-Bank-Natwest documentation  | view source Contained in the Finance-Bank-Natwest distribution.

Index


NAME

Top

Finance::Bank::RBoS - Check your RBoS bank accounts from Perl

DESCRIPTION

Top

This module provides a rudimentary interface to the RBoS online banking system at https://www.rbsdigital.com/. You will need either Crypt::SSLeay or IO::Socket::SSL installed for HTTPS support to work with LWP.

The interface is identical to that of Finance::Bank::Natwest, so please look there for how to use the module.

WARNING

Top

This warning is from Simon Cozens' Finance::Bank::LloydsTSB, and seems just as apt here.

This is code for online banking, and that means your money, and that means BE CAREFUL. You are encouraged, nay, expected, to audit the source of this module yourself to reassure yourself that I am not doing anything untoward with your banking data. This software is useful to me, but is provided under NO GUARANTEE, explicit or implied.

NOTES

Top

I don't have an RBoS account myself, but the backend is the same as the Natwest one, so it should work ok, but I can't guarantee this.

BUGS

Top

There are sure to be some bugs lurking in here somewhere. If you find one, please report it via RT

THANKS

Top

Jonathan McDowell for both the original pointer that the RBoS online banking system uses the same backend, and a patch that became the basis of this code.

AUTHOR

Top

Jody Belka knew@cpan.org

COPYRIGHT AND LICENSE

Top


Finance-Bank-Natwest documentation  | view source Contained in the Finance-Bank-Natwest distribution.