in reply to Re (tilly) 2: using 'my'in thread using 'my'
In Perl, only certain special variables are truly global—most variables (and all subroutines) exist only in the current package.Comment on Re: Re (tilly) 2: using 'my'