Help for this page

Select Code to Download


  1. or download this
    log {
      my @args = @_;
    ...
      close $fh;
      return;
    }
    
  2. or download this
    {
      my $buffer = "";
    ...
    _print($cgi->header( -type => .... ));
    ......
    _flus();