WebGUI now requires Class::C3 version 0.19 or greater.
This commit is contained in:
parent
b102e4c0ed
commit
b6f260d210
2 changed files with 6 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ checkModule("Exception::Class", "1.23" );
|
|||
checkModule("List::MoreUtils", "0.22" );
|
||||
checkModule("File::Path", "2.04" );
|
||||
checkModule("Module::Find", "0.06" );
|
||||
checkModule("Class::C3", "0.19" );
|
||||
|
||||
|
||||
###################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue