Morning All,

I've a relatively minor problem that has been giving me a headache for
several days. I know there are many other ways to do this, however I'd
like to know why this isn't working. The snippet of code in question
is as follows

<snip>
if($ARGV[2] =~ /port/i && $ARGV[3] =~ /nick/i)
{
<snip>

Thanks in advance,
Bob.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to