Skip to content

Commit

Permalink
Add HTTP::Message to prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
tvroom committed Feb 11, 2015
1 parent 692f39d commit 386f029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions META.json
Expand Up @@ -60,6 +60,7 @@
"Data::Dumper" : "0",
"Digest::MD5" : "0",
"Hash::MultiValue" : "0",
"HTTP::Message" : "0",
"JSON" : "2.0",
"LWP::Protocol::https" : "0",
"LWP::UserAgent" : "0",
Expand Down
1 change: 1 addition & 0 deletions cpanfile
Expand Up @@ -3,6 +3,7 @@ requires 'Class::Data::ConfigHash';
requires 'Class::Inspector';
requires 'Data::Dumper';
requires 'Digest::MD5';
requires 'HTTP::Message';
requires 'JSON', '2.0';
requires 'LWP::UserAgent';
requires 'LWP::Protocol::https';
Expand Down

0 comments on commit 386f029

Please sign in to comment.