B Brayan New member Apr 1, 2010 #1 how do i add this characters : ' ` this one does not work if ($line =~ /([a-z\’\']+)/) { i tried also : if ($line =~ /([a-z/’/´]+)/) { any suggestion
how do i add this characters : ' ` this one does not work if ($line =~ /([a-z\’\']+)/) { i tried also : if ($line =~ /([a-z/’/´]+)/) { any suggestion