Not so! Interpolation only occurs in string literals, and string literals only exist in source code. Your directory walker would deal with strings, not string literals.
Either he's dealing with a string literal where local $/ would be the wrong solution, or he's dealing with a string (where local $/ wouldn't help.
In reply to Re^4: Remove $
by ikegami
in thread Remove $
by rawsr71
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |