This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ensure that the env var SV after C<{FOO}='x'> is PV only
[perl5.git] / ext / Devel-Peek / Peek.pm
index d066c9d..7622efe 100644 (file)
@@ -3,7 +3,7 @@
 
 package Devel::Peek;
 
-$VERSION = '1.08';
+$VERSION = '1.09';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;