One way is to set the output record field seperator,
You could instead call join "\n", . . . on the keys.{ local $, = "\n"; print RPTOUT keys(%tapeid), "\n"; }
Update: sth++, corrected.
After Compline,
Zaxo
In reply to Re: print out keys of hash with carriage returns
by Zaxo
in thread print out keys of hash with carriage returns
by bengmau
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |