As I asked earlier,
HAVE YOU RE-READ perldoc -f join?
and
WHERE DOES printflush COME FROM?
Answers:
"join EXPR,LIST
"Joins the separate strings of LIST into a single string with fields separated by the value of EXPR, and returns that new string. string. Example:
$rec = join(':', $login,$passwd,$uid,$gid,$gcos,$home,$shell);
"
If my previous attempt (in the CB) to help was unclear or misleading, my apologies for the sharp tone here.
In reply to Re: Missing \t in print output
by ww
in thread Missing \t in print output
by Sophienz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |