Help for this page

Select Code to Download


  1. or download this
    $(function(){
     // $Date is perl of course 
    ...
    } // postM
    
    }); // jquery
    
  2. or download this
    #!/usr/bin/perl
    use strict; use CGI ':standard';
    ...
    my $fsz= -s $file;
    
    print header,"file Sz:$fsz ARGV: $num_args I: $i";