This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Perl Unicode-Normalize
- From: Ken Brown <kbrown at cornell dot edu>
- To: "cygwin at cygwin dot com" <cygwin at cygwin dot com>
- Date: Sat, 17 Aug 2019 17:24:40 +0000
- Subject: Re: Perl Unicode-Normalize
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cornell.edu; dmarc=pass action=none header.from=cornell.edu; dkim=pass header.d=cornell.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=24nXbPc+EE4C6yR+FZBmtXn9f5jW2dUyecFLSAVlJZ8=; b=Wgxw5hwg0xroHUspizkJW+TyVkOzF0gYfTkjCk9EN6iBzgMX10ulynsgqCM3Az5JgIWi3egfLSMmJ+/yBKVm51IqDREDRw7CyQc6Qa3GNqLZYIJxdBgalyPLZYRyrd6QBvzJU1q46G4UdbIj9QgIQeBak+AVBn9OXoaHB2uiaVZhSJaQzsZj17qPZ10AWEcxJyoTOFCpNcd7cLEuCjNvOd2x/Bqfrbi1Z518GqhvuT6JSVg28RX0SZoKVl6P4ULjq8mjtPazPD2ggbzrCRcxZ2KrwQn7NyiwUPiAsdnd7eria2qCdM50rkVVcXztvs0blDq6/DB17BM1iMtlocmG0A==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=k+iO6fxPtjMVJJCs8Vszh2M2ROdrach2b1fbp1KuagQ3UOQbeuJL5mpg78Lfrkut1gxWhcOzuycJ9b+2Gcf5rOHOQqUM0TfQzMULOBEnkfpOLFe5NwB9IN8HTPUc/Oqaw5cda+fcQXDvZnuqf/VgKmbmtFzez2lEBrpuqphKmH898awtAxTyXRe6F60gKd9zunzCyO9ZNThLbpQJ+Jrd6SNbEdaMNPpZlHqeqV8WuQRYzzjsYHig0H80WL3tWVRzoOAwr5ChxjTOn6C8JpbY5DaJkUZmy+9vy5HeZ9qEzMXH5wx3QEMZAUoSwbsF3yn4jD1UI37PVuolNXwpeHjIeQ==
- References: <7b057e88-fc87-8761-a473-562f4e3c22fe@cornell.edu> <87a7c7rame.fsf@Rainer.invalid>
On 8/17/2019 12:59 PM, Achim Gratz wrote:
> Ken Brown writes:
>> The upcoming release of Biber requires Unicode-Normalize-1.26, but we currently
>> have 1.25. I know this module is now bundled with perl. Would it be difficult
>> for you to update it?
>
> I'd have to start provifding it as an extra package again of course, but
> otherwise it should be OK. How imminent is this update?
Not sure. I just received a note this morning from the author saying that
biber-2.13 will be released "soon", and asking me to build the Cygwin binaries
for the upstream biber release (which provides packed perl archives for various
platforms).
If you can get to it within the next few days, that would be great. If not, I
can just install it from CPAN temporarily for the purpose of building the packed
archive.
Ken