diff options
-rw-r--r-- | PayPal.pm | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -195,12 +195,21 @@ Business::OnlineThirdPartyPayment::PayPal =head1 DESCRIPTION +Business::OnlineThirdPartyPayment module for payments from PayPal accounts. + =head1 AUTHOR Mark Wells <mark@freeside.biz> Based in part on Net::PayPal, by Sherzod B. Ruzmetov <sherzodr@cpan.org>. +=head1 COPYRIGHT + +Copyright (c) 2013 Freeside Internet Services, Inc. + +All rights reserved. This program is free software; you can redistribute +it and/or modify it under the same terms as Perl itself. + =head1 SEE ALSO perl(1). L<Business::OnlineThirdPartyPayment>. |