Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
should not have local::lib in there explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed Mar 19, 2010
1 parent 49efaa1 commit 90f3099
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions radicalweed.pl
Expand Up @@ -3,8 +3,6 @@
use warnings;

chdir $ARGV[0] if @ARGV;

use local::lib './local_lib';
use POE qw(Component::IRC);
use Config::General;
use Hash::Util qw/ lock_hash /;
Expand Down

0 comments on commit 90f3099

Please sign in to comment.