Because a Unicode character and a UTF-8 character are different entities.

How so? What do you mean by "UTF-8 character"? I read that as "one Unicode character encoded in UTF-8", not as "one byte".

Wouldn't it be best to discuss proposed changes before submitting anything?

Yes. But that's not what your question sounded like. It sounded more like "is it just me, or were the original authors jerks?"

I spent 7 yours one day trying to do just that--without success, and I will never, ever try to interface with that archaic system ever again.

Now it would be interesting to here what you man by "that archaic system". The source control system is quite modern. The p5p list is another matter, but so far I never had problems getting doc patches applied.

Perl 6 - links to (nearly) everything that is Perl 6.

In reply to Re^3: perl unicode docs by moritz
in thread perl unicode docs by 7stud

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.