if($line =~ /Handling NSPAdvice for mechanism \[4\]/) { # alternative: if ( index($line,'Handling NSPAdvice for mechanism [4]')>=0 ) {