open FH, "<$config->{'pipe'}"; my $data = ; close FH; Log( { logfile => $log_file, text => 'trace: START: '. ( $data || '$data no val' ) }) if TRACE;