i have written a perl script for running test. test run for 3 days or more. i have to modify script such that i set a alarm for 3 days or some specified hours form command line window.
after 3 days the alarm should expire and i will kill test when it expires.
how is it possible to do in perl.