Help for this page
if ( CheckDeployed( $currentid ) == 0) { # do something }
sub CheckDeployed { ... print TEMPDEPLOYED "$id $deployedtimestamp[$deployedcounter] 1\n +" or die $!; return "2"; }