This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nit from Abhijit.
[perl5.git] / lib / bytes.pm
index f2f7e01..3b0268e 100644 (file)
@@ -1,5 +1,7 @@
 package bytes;
 
+our $VERSION = '1.00';
+
 $bytes::hint_bits = 0x00000008;
 
 sub import {