Change testEnvironment.pl to verify .18 instead of .1801 for Poe::Component::IKC::Server
This commit is contained in:
parent
ba1295aae5
commit
bd5bdf49fa
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ checkModule("HTML::Template",2.7);
|
||||||
checkModule("Parse::PlainConfig",1.1);
|
checkModule("Parse::PlainConfig",1.1);
|
||||||
checkModule("XML::RSSLite",0.11);
|
checkModule("XML::RSSLite",0.11);
|
||||||
checkModule("POE",0.3202);
|
checkModule("POE",0.3202);
|
||||||
checkModule("POE::Component::IKC::Server",0.1801);
|
checkModule("POE::Component::IKC::Server",0.18);
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# Checking WebGUI
|
# Checking WebGUI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue