Binary package “libtest-poe-client-tcp-perl” in ubuntu mantic

POE Component providing TCP client services for test cases

 Test::POE::Client::TCP is a POE component that provides a TCP client framework
 for inclusion in client component test cases, instead of having to roll your
 own.
 .
 Once registered with the component, a session will receive events related to
 connections made, disconnects, flushed output and input from the specified
 server.