]> ruin.nu Git - NDIRC.git/commitdiff
use local::lib
authorMichael Andreen <harv@ruin.nu>
Sat, 24 Mar 2012 19:11:07 +0000 (20:11 +0100)
committerMichael Andreen <harv@ruin.nu>
Sat, 24 Mar 2012 19:11:07 +0000 (20:11 +0100)
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 strict;
 use warnings;
 use feature ':5.10';
+use local::lib;
 
 #use Devel::Leak::Object qw{ GLOBAL_bless };
 use POE qw(Component::IRC::Qnet::State);
 
 #use Devel::Leak::Object qw{ GLOBAL_bless };
 use POE qw(Component::IRC::Qnet::State);