in reply to MacRoman <->Latin1

I just looked at perl-5.8.0 source distribution and found ./ext/Encode/ucm/macRoman.ucm, which makes me think that:

Courage, the Cowardly Dog.

Replies are listed 'Best First'.
Re: Re: MacRoman <->Latin1
by axelrose (Scribe) on Jul 20, 2002 at 17:29 UTC
    All "Encode" versions need at least 5.7 ...
      You're right. But still, there's right encoding file in there, which can help you.

      Another my guess is Unicode-Map-0.112 from CPAN. It contains .\Map\MS\MAC\Roman.map, which may be what you're searching for.

      Courage, the Cowardly Dog.