Help for this page

Select Code to Download


  1. or download this
    (Delta_Days($3, $months{$1}, $2, $today[2], $today[1], $today[0]) > 30
    + )? push @log_lines, $line : keep_line($line);
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
      print TEMP "$line";
      close TEMP;
    }