add PREREQ_PM on lpperl
[Business-OnlinePayment-LinkPoint.git] / LinkPoint.pm
index 3e258c6..c4f7d18 100644 (file)
@@ -6,7 +6,7 @@ use Carp qw(croak);
 use Business::OnlinePayment;
 
 @ISA = qw(Business::OnlinePayment);
-$VERSION = '0.09_03';
+$VERSION = '0.10_01';
 $VERSION = eval $VERSION; # modperlstyle: convert the string into a number
 $DEBUG = 0;