Home
last modified time | relevance | path

Searched refs:IS_PRE_516_PERL (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/
DDumper.pm20 use constant IS_PRE_516_PERL => $] < 5.016; constant
526 … local $s->{useqq} = IS_PRE_516_PERL && ($s->{useqq} || $name =~ /[^\x00-\x7f]/) ? 1 : $s->{useqq};