in reply to Re: surprised to find cannot assign s/../../ to a variable
in thread surprised to find cannot assign s/../../ to a variable

better avoid evals whenever possible, here be dragons!

the functional approach is far more flexible in this case.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

  • Comment on Re^2: surprised to find cannot assign s/../../ to a variable