Hi,

I have made a simple daemon using Net::Daemon but if the client sends a
content that has more lines, the daemon takes each line as a separate
content.
Are there any methods to specify that all the lines starting from a certain
special character and ending on another special character are a part of the
same body?

Thank you.

Teddy


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to