fix URL in execute method; update deps
[Business-OnlineThirdPartyPayment-FCMB.git] / README
1 Business-OnlineThirdPartyPayment-FCMB is a 
2 Business::OnlineThirdPartyPayment module for interfacing with 
3 the First City Monument Bank WebPay system.
4
5 INSTALLATION
6
7 To install this module, run the following commands:
8
9         perl Makefile.PL
10         make
11         make test
12         make install
13
14 SUPPORT AND DOCUMENTATION
15
16 After installing, you can find documentation for this module with the
17 perldoc command.
18
19     perldoc Business::OnlineThirdPartyPayment::FCMB
20
21 COPYRIGHT AND LICENCE
22
23 Copyright (C) 2013 Mark Wells
24 Copyright (C) 2013 Freeside Internet Services, Inc.
25
26 This program is free software; you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28