The change to the internal representation introduced a bug whereby
[p5sagit/p5-mst-13.2.git] / lib / integer.pm
index 998574f..caa1ea6 100644 (file)
@@ -1,5 +1,7 @@
 package integer;
 
+our $VERSION = '1.00';
+
 =head1 NAME
 
 integer - Perl pragma to use integer arithmetic instead of floating point