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