my $result = eval { verifyRecCount($foo, $bar, $baz) }; doSomethingElse() if $@;