From bd5bdf49faaa79827fc5a735776cab7ade046530 Mon Sep 17 00:00:00 2001 From: Gerald Young Date: Sun, 30 Oct 2005 03:43:35 +0000 Subject: [PATCH] Change testEnvironment.pl to verify .18 instead of .1801 for Poe::Component::IKC::Server --- sbin/testEnvironment.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/testEnvironment.pl b/sbin/testEnvironment.pl index dd5b89476..ac1f86b61 100644 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -69,7 +69,7 @@ checkModule("HTML::Template",2.7); checkModule("Parse::PlainConfig",1.1); checkModule("XML::RSSLite",0.11); checkModule("POE",0.3202); -checkModule("POE::Component::IKC::Server",0.1801); +checkModule("POE::Component::IKC::Server",0.18); ################################### # Checking WebGUI