aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext/clip
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt/ext/clip')
-rw-r--r--urxvt/ext/clip3
1 files changed, 3 insertions, 0 deletions
diff --git a/urxvt/ext/clip b/urxvt/ext/clip
index b09eadfe..562ac180 100644
--- a/urxvt/ext/clip
+++ b/urxvt/ext/clip
@@ -4,6 +4,9 @@
use strict;
use warnings;
+use utf8;
+
+use 5.006;
use Carp;