Dear all,

How to change Filter Line arguments on Component::TCP,

POE::Component::Client::TCP->new
        ( RemoteAddress => $host,
          RemotePort    => $port'

 Filter       =>
POE::Filter::Line->new(InputLiteral=>"\>")

or 

Filter       => ("POE::Filter::Line",
"InputLiteral=>"\>"")

Thanks

dufatah






__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

Reply via email to