Skip to content

Commit

Permalink
We need LWP::UserAgent as well (for testing)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Steinert committed Mar 4, 2011
1 parent 2f65d8d commit ec07ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -32,6 +32,7 @@ WriteMakefile(
'Test::More' => 0,
'File::Find' => 0,
'Time::HiRes' => 0,
'LWP::UserAgent' => 0,
#'IO::AIO' => 1.6, # recommened.
},

Expand Down

0 comments on commit ec07ca0

Please sign in to comment.