perldoc perlop
...
"m/PATTERN/msixpodualngc"
"/PATTERN/msixpodualngc"
...
"m?PATTERN?msixpodualngc"
"?PATTERN?msixpodualngc"
With the // or ?? delimiters the m at the beginning is optional.
In reply to Re^3: pattern matching once
by jwkrahn
in thread pattern matching once
by justin423
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |