]> ruin.nu Git - NDIRC.git/blobdiff - ndbot.pl
use local::lib
[NDIRC.git] / ndbot.pl
index 1f97e577c5d430989bd62993388af408a316d5a4..50825a0df3d9743e02179f8bf325ed340617ef74 100755 (executable)
--- a/ndbot.pl
+++ b/ndbot.pl
@@ -22,6 +22,7 @@
 use strict;
 use warnings;
 use feature ':5.10';
+use local::lib;
 
 #use Devel::Leak::Object qw{ GLOBAL_bless };
 use POE qw(Component::IRC::Qnet::State);