my $USAGE=<<'USAGE'; Fields are separated with the OUT_FIELDSEP character. Enter a value between VAL_MIN and VAL_MAX. USAGE $USAGE=~s/\b\Q$_\E\b/$_/ee for qw/ OUT_FIELDSEP VAL_MIN VAL_MAX /;