in reply to
tail file and websocket stream
(First, you should use strict and warnings.) Try debugging them separately: try to get File::Tail to output something, and try Net::WebSocket::Server with a hardcoded string.
Comment on
Re: tail file and websocket stream
Replies are listed 'Best First'.
Re^2: tail file and websocket stream
by
leostereo
(Beadle)
on Nov 07, 2018 at 15:09 UTC
Thanks , for the advice, they works properly in separated scripts.
[reply]
In Section
Seekers of Perl Wisdom