Help for this page
use constant MAX_ITERATIONS => 100000; use constant MAX_TIME => 6000; ... } sub handlyn { print $handling_request ? "" : "NOT ", "handling\n"; sle +ep 3; }