![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Code expressions in regex refer to the regex group captured, by name / relativeby Anonymous Monk |
on Jan 14, 2022 at 00:52 UTC ( #11140441=perlquestion: print w/replies, xml ) | Need Help?? |
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
How do our code evaluations in regex refer to the regex group captured, by name and/or relative way ? Try such
to only get failure. How is the correct Perl's way ?
Back to
Seekers of Perl Wisdom
|
|