Hello, Padre is failing some tests when installing with Strawberry Perl 5.022.001 and I thought I could fix them. Having never worked on Padre before, I checked out a copy from the svn repo, and ran "perl Makefile.PL&& dmake"
dmake complained that it generated a META.yml with undecipherable characters: ... Generating a dmake-style Makefile Writing Makefile for Padre Writing MYMETA.yml and MYMETA.json Error reading from file 'META.yml': utf8 "\xD9" does not map to Unicode at C:/Strawberry/perl/site/lib/Module/Install/Admin/Metadata.pm line 14. And then dmake exits. Sure enough, Padre/META.yml contributors' section has some UTF-8 encoded characters, and many in encodings that aren't UTF-8 I don't have a solution, other than for now, I'm deleting the contributors from my dev environment's META.yml files! -y
_______________________________________________ Padre-dev mailing list [email protected] http://mail.perlide.org/mailman/listinfo/padre-dev
