in reply to Re^4: Why is Dumper returning "!!1" for true file test?
in thread Why is Dumper returning "!!1" for true file test?

Them, Perl's booleans = &PL_sv_yes and &PL_sv_no.

Recently introduced functions = builtin::true and builtin::false