diff options
Diffstat (limited to 'lib/Tie/SubstrHash.pm')
-rw-r--r-- | lib/Tie/SubstrHash.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Tie/SubstrHash.pm b/lib/Tie/SubstrHash.pm index b8f6449c2c..3b92bd1cee 100644 --- a/lib/Tie/SubstrHash.pm +++ b/lib/Tie/SubstrHash.pm @@ -1,5 +1,7 @@ package Tie::SubstrHash; +our $VERSION = '1.00'; + =head1 NAME Tie::SubstrHash - Fixed-table-size, fixed-key-length hashing |