Help for this page
#!/usr/bin/env perl use strict; ... sleep(2); print "total sleep is $total_sleep_time\n";