in reply to
Re: Homework question list
in thread
Homework question list
Even better would be:
chomp @arr;
[download]
because when
chomp
is fed a list, it'll
chomp
each element.
Arjen
Comment on
Re^2: Homework question list
Select
or
Download
Code
In Section
Seekers of Perl Wisdom