in reply to Re^3: Reason for this discrepancy with scalar?
in thread Reason for this discrepancy with scalar?
Just that it's NOT a Boolean context here, just the more general scalar (sic) one.
And that's obvious by the fact that the PV for !!0 is "" and not "0"
So this smells like bug for me...
Just not a big one, because Perl does that quite regularly.¹
Or am I missing something in the flags?
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
¹) compare code example in Re^2: Reason for this discrepancy with scalar?
|
|---|