Alex Sassmannshausen <a...@pompo.co> skribis:

> * gnu/packages/perl.scm (perl-perlio-utf8_strict): New variable.

[...]

> +(define-public perl-perlio-utf8_strict
> +  (package
> +    (name "perl-perlio-utf8_strict")

I changed the name to use a hyphen instead of an underscore.

> +       (uri (string-append
> +             
> "https://cpan.metacpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-";

I changed this to mirror://cpan.

> +    (description "PerlIO::utf8_strict provides a fast and correct UTF-8 
> PerlIO
> +layer.  Unlike perl's default :utf8 layer it checks the input for
> +correctness.")

And some @code here.

Thanks!

Ludo’.

Reply via email to