I hate to say this, but at least on my system, this problem has something to do with KDE, not with perldoc. KDE appears to have been misconfigured by Redhat so that it displays a number of escaped characters, in particular "-", as box-thingies (I do believe that is the technical term).

Try this experiment: do ctrl-alt-whatever and pull up a console. Check there. Now start gnome-terminal and check its output. On my system, the problem only exists in Konsole (and in xterm if you don't start it with the -u8 parameter).

And more specifically, the problem occurs with anything man-formatted in Konsole. Unfortunately, I'm not where to go from here except to check the Konsole docs to see if there's a UTF-8 setting that will fix it. I'll get back to you before the bitterness that is the whole KDE-under-Redhat debate bears its ugly fruit.

Surprised to read that your man pages are fine.

--
Allolex


In reply to Re: Perldoc Problem: Linux or Perl? by allolex
in thread Perldoc Problem: Linux or Perl? by Ovid

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.