in reply to Re^5: local our $var; What does it do?
in thread local our $var; What does it do?

It was probably more useful back in the day when there were few 64-bit machines. It's time this warning got abolished.

They're talking about creating warnings not enabled by use warnings; (as opposed to use warnings 'all';). I disagree with that, but if they through with it, the warning could be demoted instead of abolished.