in reply to Making a WWW::Search loop

use double quotes... or better yet, no quotes at all.
$search = new WWW::Search($se);</code>

Update: i'm sorry, why doesn't it work without quotes? what's the error?

Update 2: unstrike the first bit, combine it with @se = ('AltaVista', 'Excite', 'Infoseek', 'Lycos'); and you're set. actually, throw in a little strict and warnings, and you shouldn't run into this very often.

~Particle *accelerates*