Skip to content

Commit bba4a8f

Browse files
author
Christoph Halbartschlager
committed
make syntax highlighting work in kate
1 parent a94651a commit bba4a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/WWW/WebKit2.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ use X11::Xlib;
5353
use Carp qw(carp croak);
5454
use XSLoader;
5555
use English '-no_match_vars';
56-
use POSIX qw<F_SETFD F_GETFD FD_CLOEXEC>;
56+
use POSIX qw(F_SETFD F_GETFD FD_CLOEXEC);
5757

5858
our $VERSION = '0.125';
5959

0 commit comments

Comments
 (0)