"John W. Krahn" <jwkr...@shaw.ca> writes:

>>   print "Ditching <$ditch>\n";
>>   $ditch = '';
>
> What is the point of assigning to $ditch if it goes out of scope at
> the next line?
>

I can only ascribe it to deep seated stupidity.... 

What would be the better way to test what the for loop is doing?


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to