Help for this page
if (@text =~ /11/ || @text =~ /are/) { ...
if ('5' =~ /11/ || '5' =~ /are/) { ...