Skip to content

Commit

Permalink
Update prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Dec 15, 2012
1 parent df13e0d commit 25a6fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.PL
Expand Up @@ -14,6 +14,8 @@ WriteMakefile(
PREREQ_PM => {
'Test::More' => 0,
'Digest::MD5' => 0,
'LWP::Simple' => 0,
'Path::Class' => 0,
'URI' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
Expand Down

0 comments on commit 25a6fbd

Please sign in to comment.