This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update the version of Darwin we know the by_BE locale to be broken on
[perl5.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