Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing “use”
  • Loading branch information
AlexDaniel committed Jul 14, 2016
1 parent 2684965 commit 2c50280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bisectable.pl
Expand Up @@ -24,6 +24,7 @@
package Bisectable;
use parent 'Perl6IRCBotable';

use File::Temp qw(tempfile tempdir);
use Cwd qw(cwd abs_path);

my $name = 'bisectable';
Expand Down

0 comments on commit 2c50280

Please sign in to comment.