From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11187 invoked by alias); 20 Oct 2015 22:49:39 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 11174 invoked by uid 89); 20 Oct 2015 22:49:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 20 Oct 2015 22:49:37 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t9KMnZGZ031640 for ; Tue, 20 Oct 2015 18:49:36 -0400 Received: from [192.168.1.5] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t9KMnYrn022225 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Tue, 20 Oct 2015 18:49:35 -0400 Subject: Re: Unicode-Normalize [Re: perl-5.22.0-RC2 / Perl distributions] To: cygwin-apps@cygwin.com References: <87iobhvj4f.fsf@Rainer.invalid> <5562881F.7000301@cornell.edu> <87iobh3zwg.fsf@Rainer.invalid> <55631FDB.10201@cornell.edu> <556350C5.20600@cornell.edu> <87wpzw33ws.fsf@Rainer.invalid> <55636DAE.8020607@cornell.edu> <55A00F2B.6060401@cornell.edu> <87oaftnxpk.fsf_-_@Rainer.invalid> From: Ken Brown Message-ID: <5626C4FE.4050608@cornell.edu> Date: Tue, 20 Oct 2015 22:49:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <87oaftnxpk.fsf_-_@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00051.txt.bz2 On 10/20/2015 3:31 PM, Achim Gratz wrote: > Ken Brown writes: >> On 5/25/2015 2:45 PM, Ken Brown wrote: >> It doesn't look like anything is going to change in the near >> future. According to the bug report I cited, Biber runs slower by a >> factor of 20 with version 1.18 of Unicode::Normalize than with version >> 1.17. I don't think that's acceptable. > > It turns out that the deprecation that triggered the XS removal was > apparently a misunderstanding and that the XS part of the module will be > resurrected with the next release of the distribution. Great. Thanks for letting me know. Ken