Running the program without the debugger,it says:
Name "main::INPUT" used only once: possible typo at Conv.pl line 58. Name "main::CONVTABLE" used only once: possible typo at Conv.pl line 2 +6. Name "main::OUTPUT" used only once: possible typo at Conv.pl line 71. Conversion table: opening file: E:\My Documents\Perl\Conversion table. +txt &#8745;&#9559;&#9488;England, Germany he, she the, HOMHOM <&#9579;ö&#9579;ó&#9579;¿&#9579;&#9474;11> <&#9579;ö&#9579;ó&#9579;£&# +9579;Ö&#9579;ò&#9579;ƒ> <&#9579;ù &#9579;Ö&#9579;&#9474; &#9579;¥> <&#9579;ù&#9579;Ö&#9579;Ö&# +9579;¥> <&#9579;¿&#9579;&#9474;&#9579;æ&#9579;&#9474;&#9579;¬> <&#9579;¿&#9579 +;Ö&#9579;æ&#9579;Ö&#9579;¬> <&#915;Çó&#9579;ÿ&#9579;¿&#9579;É&#9579;¢&#9579;¿&#9579;ÿ><&#9579;Ö&#9 +579;&#8976;&#9579;¿&#9579;É&#9579;¢&#9579;¿&#9579;ÿ>
It prints gibberish to the Windows console (aka "DOS box"), instead of the right UTF-8 characters.

In reply to Re^2: print UTF-8 problem by HelenCr
in thread print UTF-8 problem by HelenCr

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.