On Wed Jul 07 19:07:54 2010, user42@zip.com.au wrote:
Show quoted text> In perlysense 0.0183 the META.yml seems to have latin1 where perhaps
> it should be utf8. The YAML module
>
> perl -MYAML -e 'YAML::LoadFile("META.yml")'
>
> complains
>
> utf8 "\xF6" does not map to Unicode at /usr/share/perl5/YAML.pm
> line 77, <$IN> chunk 1.
> Malformed UTF-8 character (fatal) at
> /usr/share/perl5/YAML/Loader.pm line 38, <$IN> line 1.
This should be fixed in 0.186 which is on its way to CPAN right now.
/J