Im trying to use a POE::Component::TCP::Client to send a single line to
a server (on a remote machine)

I send the message with a 
$heap{server}->put($mymessage);

Sometimes it works fine, others it throws the following error

Pseudo-hashes are deprecated at tester line 467
No such pseudo-hash field "server" at tester line 467.

Anyone any ideas?

Thanks

Jonathan
--
Jonathan Gill 

Reply via email to