Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: \r\n vs \012\015 (tye)

by Anonymous Monk
on Jan 13, 2010 at 05:32 UTC ( [id://817107]=note: print w/replies, xml ) Need Help??


in reply to Re: \r\n vs \012\015 (tye)
in thread An introduction to POE

Actually if you want it to work across platforms you need to match (\r?\n|\015?\012)

Replies are listed 'Best First'.
Re^3: \r\n vs \012\015 (tye)
by ikegami (Patriarch) on Jan 13, 2010 at 06:54 UTC

    Either you didn't read the parent, or you disagree without explaining your disagreement. Neither case makes for a compelling and credible post.

    Please explain rather than making uncorroborated statements. For example, what platform would be served by /\r?\n|\015?\012/ but not by /\r?\n/?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://817107]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 00:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found