if ($fh->open("$file","<")) { ... }
Why does the string $file have to be interpolated into another string "$file" before being passed to the open method?
In reply to Re^2: simple to describe I/O problem
by AnomalousMonk
in thread simple to describe I/O problem
by dottornomade
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |