![]() |
|
P is for Practical | |
PerlMonks |
Re^2: creating qr from existing regexby Bobert1234 (Novice) |
on Feb 08, 2018 at 18:26 UTC ( #1208736=note: print w/replies, xml ) | Need Help?? |
i figured it out.
The issue was that when i created the $re variable, it was adding the slashes. by using just what was inside the slashes of the original string, i managed to get it to work
In Section
Seekers of Perl Wisdom
|
|