Perl:- how to call a subroutine after xxx seconds?

Muzammil Rehman

New member
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
 
Back
Top