WebGUI now requires Class::C3 version 0.19 or greater.

This commit is contained in:
JT Smith 2008-10-12 02:36:15 +00:00
parent b102e4c0ed
commit b6f260d210
2 changed files with 6 additions and 0 deletions

View file

@ -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" );
###################################