The question he asked was quite different to the one you continue to insist on answering.

Oh. I see.

Please enlighten me.

What question did he ask when he wrote:

I am looking for a way to easyly detect the native newline encoding of the OS running my perl script. Besides using a table to infer it from $^O, is there any other way to detect it?

And what question did I answer?

This:

Hence, I knew that he wasn't asking "What are the line endings"?
by the way, is neither. That's just something that you apparently pulled out of thin air.

And, you know, I really am not even sure that you understand the code you provided was completely useless. At first I thought you made an honest mistake in a hasty answer... then I thought maybe you were giving a brain dead example to make a (not so good) point, and now I'm really not so sure again.

-sauoq
"My two cents aren't worth a dime.";

In reply to Re^7: Native newline encoding by sauoq
in thread Native newline encoding by salva

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.