|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: non-global $/by broquaint (Abbot) |
| on Jun 22, 2005 at 15:01 UTC ( #469048=note: print w/ replies, xml ) | Need Help?? |
|
As others have mentioned you want to use local to limit changes to the likes of $/ within the given dynamic scope. For further information on what variables are really global, see. Can you create *real* global variables?.
HTH
_________
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||