LanX has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I'm looking for a good overview tutorial explaining the regex commands m// , s/// and split // in combination with
- context
- /g modifier
- (plus use cases)
Thanks! :)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Tutorial Regex Operators
by LanX (Sage) on Nov 17, 2021 at 16:38 UTC | |
Re: Tutorial Regex Operators
by Anonymous Monk on Nov 18, 2021 at 04:39 UTC |
Back to
Seekers of Perl Wisdom