Larry Leszczynski wrote:
Between sawampersand and grep'ing my code, I did find an instance of $&.
I removed it, but I am still seeing the problem.
Did you actually use Devel::SawAmpersand to test it? There are other
modules that pull those in, e.g. if you do 'use English'.
On a related note, it's
> > Between sawampersand and grep'ing my code, I did find an instance of $&.
> > I removed it, but I am still seeing the problem.
>
> Did you actually use Devel::SawAmpersand to test it? There are other
> modules that pull those in, e.g. if you do 'use English'.
On a related note, it's possible t