in reply to Re^2: Matching dot using regexp
in thread Matching dot using regexp
I read thru split couldn't find a a mention of strings as separators.
From my knowledge using a delimiter in single quotes is still a regex, albeit without variable interpolation like in double quotes.
After reading the dialog it seems that what you meant, a literal string without interpolation used as regex.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Matching dot using regexp
by soonix (Chancellor) on Oct 10, 2017 at 10:19 UTC | |
by AnomalousMonk (Archbishop) on Oct 10, 2017 at 10:46 UTC | |
|
Re^4: Matching dot using regexp
by AnomalousMonk (Archbishop) on Oct 10, 2017 at 10:15 UTC |