in reply to
Re: problem with pattern match
in thread
problem with pattern match
If you want to use non standard delimters "/" you have to do it like this:
m<PATTERN>
otherwise you have to stick to :
/PATTERN/
Comment on
Re^2: problem with pattern match
Select
or
Download
Code
In Section
Seekers of Perl Wisdom