summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e90e144)
raw | patch | inline | side by side (parent: e90e144)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 31 Mar 2008 09:47:20 +0000 (09:47 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 31 Mar 2008 09:47:20 +0000 (09:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10078 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/gosa-si-client | patch | blob | history |
diff --git a/gosa-si/gosa-si-client b/gosa-si/gosa-si-client
index aa5da001214ece56735370a0bfad435975b27ee5..1eeb7722ba6f720a16695931f9158ddb94b356d6 100755 (executable)
--- a/gosa-si/gosa-si-client
+++ b/gosa-si/gosa-si-client
use POSIX;
use Time::HiRes qw( gettimeofday );
-use POE qw(Component::Server::TCP Wheel::FollowTail);
+use POE qw(Component::Server::TCP Wheel::FollowTail Wheel::Run);
use IO::Socket::INET;
use NetAddr::IP;
use Data::Dumper;