in reply to
matching the + character
Do you really need to use a regexp? Perhaps you could just use
index()
or even
"eq"
.
Comment on
Re: matching the + character
Select
or
Download
Code
In Section
Seekers of Perl Wisdom