http://www.perlmonks.org?node_id=1028959


in reply to Re^5: RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3? (try)
in thread RE question; how to insert a digit between const[a-z]*3 && inc[0-9]*3?

Greetings, My reply was in response to
I doubt "abc" was as literal as you interpreted it to be.
...
As, in fact it was.

I am just now reviewing/experimenting with all of those "thoughtful responses"
you referenced
By reading and trying the solutions already provided in any of the thoughtful replies?


:)

#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = "5.12.4";
print $perl_version;