Greetings,
When printing a line to the users console...$poe_kernel->post( $user => send => "message" );
...the 'send' event seems to attach a carriage return or linefeed to the end of the string. Is there a way to specify no linefeed/carriage return, or perhaps another event (other then 'send') that i could/should use?
Everytime my module is waiting for input there needs to be something before it (login prompt, ']: ' when idling, etc).
Exide Arabellan www.arabellan.com
