Skip to content

Commit

Permalink
Typo in module name.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jun 2, 2015
1 parent cdc45bd commit 706a061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hive.pm
Expand Up @@ -4,7 +4,7 @@ use Moose;
use strict;
use warnings;

use LWP::Simple;
use LWP::UserAgent;
use HTTP::Cookies;
use HTTP::Request::Common;

Expand Down

0 comments on commit 706a061

Please sign in to comment.