in reply to Re^2: unexpected: inside sub($1,$2) if do // then arguments will be changed
in thread unexpected: inside sub($1,$2) if do // then arguments will be changed

It's a dressed up version of this:

print "'$1' '$2'";
  • Comment on Re^3: unexpected: inside sub($1,$2) if do // then arguments will be changed
  • Download Code

Replies are listed 'Best First'.
Re^4: unexpected: inside sub($1,$2) if do // then arguments will be changed
by chromatic (Archbishop) on Sep 13, 2011 at 20:27 UTC

      It doesn't but I'm sure that Khen1950fx thinks that it does.