sub is_readonly { eval { substr($_[0],0,0) = '', 1 } } [download]
In reply to Re: Readonly variable by japhy in thread Readonly variable by Gloom