On Thu, Mar 15, 2001 at 03:21:26PM +0100, jotham wrote:
> I'm trying to get POE to use chr(0) as my line seperator however I am not
> sure how to do this.  The POE::Filter::Line documentation has left me a
> little in the dark.

POE::Filter::Line->new( Literal => chr(0) )

-- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sourceforge.net

Reply via email to