summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-25 22:01:40 -0500
committerdoy <doy@tozt.net>2009-01-25 22:01:40 -0500
commit253ac0f17cef39ca01d6dbe1fda04f3e2480b151 (patch)
treebc92cba28fdb69a50dd6e6e517e059846c082fa2 /bin
parent0779460c7716b484a79c1a6082938547d023f45f (diff)
downloadbot-games-253ac0f17cef39ca01d6dbe1fda04f3e2480b151.tar.gz
bot-games-253ac0f17cef39ca01d6dbe1fda04f3e2480b151.zip
make bin/run automatically look in lib/
Diffstat (limited to 'bin')
-rw-r--r--bin/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/run b/bin/run
index bf8caaf..1d24279 100644
--- a/bin/run
+++ b/bin/run
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
+use lib 'lib';
use Bot::Games;
Bot::Games->new(