docs
[Business-OnlineThirdPartyPayment-PayPal.git] / README
1 Business-OnlineThirdPartyPayment-PayPal is a 
2 Business::OnlineThirdPartyPayment module for interfacing with PayPal.
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::OnlineThirdPartyPayment::PayPal
19
20 COPYRIGHT AND LICENCE
21
22 Copyright (C) 2013 Mark Wells
23 Copyright (C) 2013 Freeside Internet Services, Inc.
24
25 This program is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27