Is there a way to turn the new feature "URL highlighting" off? In Perl scripts it detects all sorts of commands as an URL, e.g.

qw(something);

Sometimes nearly all text is underlined. :-(