summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-07-02 16:26:01 -0700
committerMark Wells <mark@freeside.biz>2013-07-02 16:26:01 -0700
commit2b3e7c2ecb7c8e580924fee4d7e6daaecf6cde7c (patch)
tree815d03edb04a37db6533cd56db090697e0effaf1
parent2d4a5e6a045adc381dd52862c1db977f00f9b6fd (diff)
-rw-r--r--PayPal.pm9
1 files changed, 9 insertions, 0 deletions
diff --git a/PayPal.pm b/PayPal.pm
index 60d1cd9..697b3ad 100644
--- a/PayPal.pm
+++ b/PayPal.pm
@@ -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>.