Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wT
    
    ...
      print if /USE/.../USE/ and !/USE/;
    }
    close(FH);
    
  2. or download this
    options   [ --upload | --download | --commit ]
              [ --filename <filename> ]
    ...
              [ --version ]
              [ --verbose-help ]
              [ --help ]