Regular Expression Perl

Option          Description 
g               Match all possible patterns 
i               Ignore case 
m               Treat string as multiple lines 
o               Only evaluate once 
s               Treat string as single line 
x               Ignore white space in pattern