in reply to
more string / list confusion
I think they are not equivilent because
www.sun.com
is not equivilent to
http://www.sun.com
, etc. Your code looks fine otherwise. (Though, personally, I'd reccommend using
map
instead of typing out each
$urls[0]
,
$urls[1]
, etc.)
Comment on
Re: more string / list confusion
Select
or
Download
Code
In Section
Seekers of Perl Wisdom