http://qs321.pair.com?node_id=118075


in reply to Re: Re: Re (tilly) 1: Strict, strings and subroutines
in thread Strict, strings and subroutines

Changing @ISA at runtime is not always a good thing to do. If your application does use a lot of objects and method calls it will cause the method lookup cache to be cleared
That's the beauty of local isn't it?

Simon Flack ($code or die)
$,=reverse'"ro_';s,$,\$,;s,$,lc ref sub{},e;$,
=~y'_"' ';eval"die";print $_,lc substr$@,0,3;