$SIG{'URG'} = sub { # # Update the current status of Host from Database A.> my $curStatus = $host->fetchResyncStatus(); B.> $host->setResyncStatus($curStatus); print "\n Received CLD in :: ". $host->getIP(); } ;