add String::Random which is used by the WRE
This commit is contained in:
parent
21f9af32d2
commit
a1c7db7388
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ if ($] >= 5.008009) {
|
|||
##Doing this as a global is not nice, but it works
|
||||
my $missingModule = 0;
|
||||
|
||||
checkModule("String::Random", 0.22 ); # used by the WRE
|
||||
checkModule("LWP", 5.833 );
|
||||
checkModule("HTML::Form", 5.800, 2 );
|
||||
checkModule("Net::DNS", 0.66, );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue