Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl 
    use strict;
    ...
        say;
    }
    close $in;
    
  2. or download this
    $ ./bar.pl template.config list.txt file_list.txt
    ;; path to config file
    ...
    $;TEMP_DIR$; = $;TMP_DIR$;
    ;; use --v for verbose summary
    $;OTHER_ARGS$; = --v
    
  3. or download this
    ;; path to config file
    $;INPUT_FILE$; =
    ...
    $;TEMP_DIR$; = $;TMP_DIR$;
    ;; use --v for verbose summary
    $;OTHER_ARGS$; = --v