in reply to redeclaring variables with 'my'
The local guru used to speak about redeclaring and confusionwhile (my $var = <FILE>) {} # or similar
-- tune
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Re: redeclaring variables with 'my'
by ChOas (Curate) on Nov 10, 2000 at 17:28 UTC |