SyntaxFix
Write A Post
Hire A Developer
Questions
if ($string =~ m/something/) { # Do work }
Where something is a regular expression.
something