Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
      print "you need to put in some command line options!\n";
      exit(1);
    }