We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c339c9 commit 8941519Copy full SHA for 8941519
Makefile.PL
@@ -9,7 +9,7 @@ WriteMakefile(
9
AnyEvent => 5,
10
'Digest::SHA1' => 2,
11
'JSON::XS' => 3,
12
- 'HTTP::Easy' => 0.03,
+ 'HTTP::Easy' => 0.02,
13
},
14
ABSTRACT_FROM => 'lib/AnyEvent/HTTP/Server.pm', # retrieve abstract from module
15
AUTHOR => 'Mons Anderson <[email protected]>',
0 commit comments