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