Hi Yary,

the SVN repository only exists as historical artifact. The more up-to-date
repository is in GitHub: https://github.com/PadreIDE/Padre
Please fork and clone that repository and send a pull-request there.

regards
   Gabor


On Thu, Feb 11, 2016 at 4:33 PM, yary <not....@gmail.com> wrote:

> 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
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to