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?
I doubt "abc" was as literal as you interpreted it to be....
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;
|
|---|