in reply to Re^2: whats wrong? it gives me many error
in thread whats wrong? it gives me many error

> my ($host, $port, $request, $proto) = ('tcp');

 my ($proto, $host, $port, $request) = ('tcp');

But ikegami already showed this on SO... :)

Cheers Rolf

(addicted to the Perl Programming Language and ☆☆☆☆ :)