diff --git a/lib/AnyEvent/I3.pm b/lib/AnyEvent/I3.pm index 3a82552d..bb7c3d92 100644 --- a/lib/AnyEvent/I3.pm +++ b/lib/AnyEvent/I3.pm @@ -52,7 +52,7 @@ the UNIX socket to connect to. =cut -use Exporter; +use Exporter qw(import); use base 'Exporter'; our @EXPORT = qw(i3);