On Feb 9, 2010, at 10:10 AM, Steve Bertrand wrote:

> Uri Guttman wrote:
> 
>>  CS> foreach (@hping_array){
>> 
>> foreach my $ping ( @hping_array){
> 
> Uri showed right above how to avoid using $_. eg instead of:
> 
I didn't read/understand that fully as to the problem at hand. I apologize. 
> 
> You will appreciate this in longer programs, as it is very clear as to
> what the variable is for, and which scope it belongs to.
> 
> Steve
Thanks for the input Steve!

-- 
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