sub cheatemall { my $givetime = shift; &InitMagicWatchdog($givetime,"Y"); # ... Do wild computations # ... If successfully computed return X # ... Return Y if computation ends, but the result is "false" }