Make an explicit dependency on HTML::Form for testing only.
This commit is contained in:
parent
faad97a7e4
commit
85f52c2499
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ if ($] >= 5.008009) {
|
|||
my $missingModule = 0;
|
||||
|
||||
checkModule("LWP", 5.833 );
|
||||
checkModule("HTML::Form", 5.800, 2 );
|
||||
checkModule("Net::DNS", 0.66, );
|
||||
checkModule("Try::Tiny", 0.07, );
|
||||
checkModule("HTTP::Request", 1.40 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue