in reply to Re: Regular expression "replace string interpolation" problem
in thread Regular expression "replace string interpolation" problem

I used this and it works my $replace = "$1 Perl";
  • Comment on Re^2: Regular expression "replace string interpolation" problem