in reply to Re^2: POE::Component::RemoteTail - Can't locate object method new
in thread POE::Component::RemoteTail - Can't locate object method new

That does look bizarre. Off the top of my head, I would expect the use statement to be package and perhaps it's missing a use base pragma.

This module seems to need some love. Maybe the author would be willing to heap some on it if they knew someone was trying to use it?