X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Finteger.pm;h=caa1ea6951fa1426760ca8a36677e1d1f8852b70;hb=2ddb7828e223e2d2bbe82a4f9efaac6997a16d6c;hp=998574f0a7765f89c1689217da718d81dfc208fd;hpb=a4e975fa7ff3ebf1726cad979025641a4f90a772;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/integer.pm b/lib/integer.pm index 998574f..caa1ea6 100644 --- a/lib/integer.pm +++ b/lib/integer.pm @@ -1,5 +1,7 @@ package integer; +our $VERSION = '1.00'; + =head1 NAME integer - Perl pragma to use integer arithmetic instead of floating point