Document that Try::Tiny is required in testEnvironment.pl. This is really a requirement for backporting.
This commit is contained in:
parent
16a89f59c9
commit
11f7d40070
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ my $missingModule = 0;
|
|||
|
||||
checkModule("LWP", 5.833 );
|
||||
checkModule("Net::DNS", 0.66, );
|
||||
checkModule("Try::Tiny", 0.07, );
|
||||
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