Help for this page
#from 'exec' sub &log_action($error) if ($count > 0); ... # next print FH is fishy. When is FH opened and closed? print FH "$format $error" if $error; }