if ($line !~ /INSERT INTO Message_pool/) { #Do nothing } elsif ($line =~ /^.{0,50}CREATE TABLE\s([A-Z|a-z|_]{5,40})\s.{1,100}/) { #### if (not ($line =~ /INSERT INTO Message_pool/)) {