Added UUID::Tiny and [Starman] to testEnvironment.pl
This commit is contained in:
parent
5057246f69
commit
61e2c77c6e
1 changed files with 3 additions and 0 deletions
|
|
@ -166,6 +166,9 @@ checkModule('Facebook::Graph', '0.0505' );
|
|||
checkModule('HTTP::BrowserDetect', '1.19' );
|
||||
checkModule('Search::QueryParser', );
|
||||
checkModule('Monkey::Patch', '0.03' );
|
||||
checkModule('UUID::Tiny', '1.03' );
|
||||
checkModule('Starman', '0.2010', 2);
|
||||
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue