add version numbers to versionless modules
[perl/plp/.git] / lib / PLP / Tie / Delay.pm
index bf7a7a71cc4a8e216a7807fe6013b99106fc955e..0a2a0d5f58801d81c666c47dfd9684c906dac9c9 100644 (file)
@@ -2,6 +2,9 @@ package PLP::Tie::Delay;
 
 use strict;
 no strict 'refs';
+use warnings;
+
+our $VERSION = '1.00';
 
 =head1 PLP::Tie::Delay