This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixup Embed.t for Win32/VC++
[perl5.git] / lib / strict.pm
index 8afb9a3..737cb18 100644 (file)
@@ -90,7 +90,7 @@ See L<perlmodlib/Pragmatic Modules>.
 
 =cut
 
-$strict::VERSION = "1.01";
+$strict::VERSION = "1.02";
 
 my %bitmask = (
 refs => 0x00000002,