- or download this
#!/usr/bin/env perl
use strict;
...
say;
}
close $in;
- 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
- or download this
;; path to config file
$;INPUT_FILE$; =
...
$;TEMP_DIR$; = $;TMP_DIR$;
;; use --v for verbose summary
$;OTHER_ARGS$; = --v