If you want your output to go to the file, you need to say so. Change this:
print join("", @res);to this:
print FH join("", @res);...roboticus
When your only tool is a hammer, all problems look like your thumb.
In reply to Re: How can one get the result to a text file when print join is used?
by roboticus
in thread How can one get the result to a text file when print join is used?
by supriyoch_2008
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |