Skip to content

Commit

Permalink
Oops, missed “use”
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDaniel committed Jul 16, 2016
1 parent f763de7 commit 57bd995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions committable.pl
Expand Up @@ -25,6 +25,7 @@ package Committable;
use parent 'Perl6IRCBotable';

use Cwd qw(cwd abs_path);
use Encode qw(decode_utf8);

use constant LIMIT => 300;

Expand Down

0 comments on commit 57bd995

Please sign in to comment.