Missing dependency on Net::DNS
This commit is contained in:
parent
a7b1c5778d
commit
16a89f59c9
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ if ($] >= 5.008009) {
|
|||
my $missingModule = 0;
|
||||
|
||||
checkModule("LWP", 5.833 );
|
||||
checkModule("Net::DNS", 0.66, );
|
||||
checkModule("HTTP::Request", 1.40 );
|
||||
checkModule("HTTP::Headers", 1.61 );
|
||||
checkModule("Test::More", 0.96, 2 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue