guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] gnu: Add perl-perlio-utf8_strict.


From: Ludovic Courtès
Subject: Re: [PATCH 1/3] gnu: Add perl-perlio-utf8_strict.
Date: Sat, 02 Jul 2016 16:02:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Sassmannshausen <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]