in reply to Re^2: perl client for Socket.io
in thread perl client for Socket.io

As your $socket object is undefined, it means the connect did not work all right.

You may debug it by inspecting the port or at least check if PocketIO::Client::IO->connect succeeded (i.e. returned an object).

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)