Help for this page

Select Code to Download


  1. or download this
    if( not $succ ) {
      print STDERR qq{Unable to append to '$file', using STDOUT: $!\n};
      $fh = \*STDOUT;
    }