in reply to Re: Re: Refactoring Redux...
in thread Refactoring Redux...

Here is the example:
my $x = 'hi there'; print qq(Ok now if you would only say "$x", I might acknowledge you \n +);

Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality