http://www.perlmonks.org?node_id=471420


in reply to Re^3: Problems with 'our' definition with perl 5.00503
in thread Problems with 'our' definition with perl 5.00503

Wow... that's an escalation from funny to tragic.
me@host> perl -le 'print $]; print $^V; warn "No \"our\" declarations! +\n" if $^V and $^V lt v5.6.0;' 5.00503 me@host>
------------ :Wq Not an editor command: Wq