Added Cache::Memcached to list of required modules (but optional)
This commit is contained in:
parent
3155beb6f8
commit
2cec07048a
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ checkModule("POE::Component::IKC::Server",0.18);
|
||||||
checkModule("POE::Component::Client::UserAgent", 0.06);
|
checkModule("POE::Component::Client::UserAgent", 0.06);
|
||||||
checkModule("Data::Structure::Util",0.11);
|
checkModule("Data::Structure::Util",0.11);
|
||||||
checkModule("Apache2::Request",2.06);
|
checkModule("Apache2::Request",2.06);
|
||||||
|
checkModule("Cache::Memcached",1.15,2);
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# Checking WebGUI
|
# Checking WebGUI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue