copyright the company too :)
[Business-OnlinePayment-GlobalPayments.git] / README
1 Business-OnlinePayment-GlobalPayments
2 A Business::OnlinePayment backend for Global Payments credit card processing.
3
4 INSTALLATION
5
6 To install this module, run the following commands:
7
8         perl Makefile.PL
9         make
10         make test
11         make install
12
13 SUPPORT AND DOCUMENTATION
14
15 After installing, you can find documentation for this module with the
16 perldoc command.
17
18     perldoc Business::OnlinePayment::GlobalPayments
19
20 You can also look for information at:
21
22     RT, CPAN's request tracker
23         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-OnlinePayment-GlobalPayments
24
25     AnnoCPAN, Annotated CPAN documentation
26         http://annocpan.org/dist/Business-OnlinePayment-GlobalPayments
27
28     CPAN Ratings
29         http://cpanratings.perl.org/d/Business-OnlinePayment-GlobalPayments
30
31     Search CPAN
32         http://search.cpan.org/dist/Business-OnlinePayment-GlobalPayments/
33
34 Support for commercial users is available from:
35
36     Freeside Internet Services, Inc.
37         http://www.freeside.biz
38
39 COPYRIGHT AND LICENCE
40
41 Copyright (C) 2009 Mark Wells <mark@freeside.biz>
42 Copyright (C) 2010 Freeside Internet Services, Inc.
43
44 This program is free software; you can redistribute it and/or modify it
45 under the same terms as Perl itself.
46