in reply to Re: web spider
in thread web spider

That map in a void context is probably better written as:
s/\@ulster\.ac\.uk// for @your_array;
It's even shorter. :)

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.