Help for this page

Select Code to Download


  1. or download this
    sub split_logfile {
        # As adapted from the split-logile perl script from the Apache gro
    +up
    ...
    
        print("DONE\n");
    }
    
  2. or download this
    sub gen_stats {
        my($log);
    ...
        }
        closedir WORKDIR;
    }