Hi all
I am new to perl programing , need help with if condition to match multiple strings.
Code is something like
if ($var ne "abcd" || $var ne "qprs")
{ somthing; }
else { someting; }
if this is not suppose to work anything else i can try ?
$var should match / compare with multiple...
i am new to perl scripting.... :)
I am writing a IRC bot in perl. and need help in calling a subroutine after xxx seconds after it executes the main . have tried sleep but not very efficient and doesn't server the cause. The call must be auto
i am new to perl scripting.... :)
I am writing a IRC bot in perl. and need help in calling a subroutine after xxx seconds after it executes the main . have tried sleep but not very efficient and doesn't server the cause. The call must be auto
i am new to perl scripting.... :)
I am writing a IRC bot in perl. and need help in calling a subroutine after xxx seconds after it executes the main . have tried sleep but not very efficient and doesn't server the cause. The call must be auto
i am new to perl scripting.... :)
I am writing a IRC bot in perl. and need help in calling a subroutine after xxx seconds after it executes the main . have tried sleep but not very efficient and doesn't server the cause. The call must be auto