You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that $x was created as a number, and then used only in numeric context, the thing that I did not expect was its description as "PVNV" in the first line of output.
Should I just ignore that ?
I'm unaware of any serious consequences associated with this behaviour.
Perl configuration
AFAIK, it happens on any and all perl configurations going back to 5.8.8 and perhaps earlier.