summaryrefslogtreecommitdiff
path: root/LinkPoint.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LinkPoint.pm')
-rw-r--r--LinkPoint.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/LinkPoint.pm b/LinkPoint.pm
index 17cab8e..26c16bb 100644
--- a/LinkPoint.pm
+++ b/LinkPoint.pm
@@ -1,6 +1,6 @@
package Business::OnlinePayment::LinkPoint;
-# $Id: LinkPoint.pm,v 1.5 2002-02-27 23:28:28 ivan Exp $
+# $Id: LinkPoint.pm,v 1.6 2002-08-14 01:32:54 ivan Exp $
use strict;
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK);
@@ -234,7 +234,7 @@ Based on Busienss::OnlinePayment::AuthorizeNet written by Jason Kohles.
=head1 SEE ALSO
-perl(1). L<Business::OnlinePayment>.
+perl(1), L<Business::OnlinePayment>.
=cut