if( ! _write_to_filehandle($FH, $contents) ){ warn "error, call to ".'_write_to_filehandle()'." has failed"; close $FH; return undef }