We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11ec42 commit 5f94906Copy full SHA for 5f94906
1 file changed
t/url.t
@@ -6,7 +6,7 @@ use Test::More 0.98;
6
use Config;
7
use HTTP::Daemon;
8
use HTTP::Response;
9
-use HTTP::Tiny;
+use HTTP::Tiny 0.042;
10
11
my $can_fork
12
= $Config{d_fork}
0 commit comments