missing required module App::Cmd for WebGUI::Command
This commit is contained in:
parent
caa1639617
commit
a3c6a2f288
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ checkModule('Search::QueryParser', );
|
|||
checkModule('Monkey::Patch', '0.03' );
|
||||
checkModule('UUID::Tiny', '1.03' );
|
||||
checkModule('Starman', '0.2010', 2);
|
||||
checkModule('App::Cmd', '0.311' );
|
||||
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue