From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94440 invoked by alias); 26 Apr 2017 01:17:13 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 87988 invoked by uid 89); 25 Apr 2017 22:18:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=facilities, H*MI:tiscali, csv, CSV X-HELO: smtp-d-5.tiscali.co.uk From: David Stacey Subject: Updated: perl-Text-CSV_XS-1.29-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: <67042ca5-b254-1dc4-58d3-b7057ff69df0@tiscali.co.uk> Date: Wed, 26 Apr 2017 01:17:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfM9P7wvgWFlpiuVQL5jPZ4a4MZmBYW4diqHUNohReKCSQvW/xd/g9gerBwrFX3173bizmR+3ovcckemwvF/VE+PErlybUtaH/M0vOtdmDVHyIChFI4h1 BxlBM6tlQsSA2AXdb4do7Wh2o65zDjgNZMHQbBv562KabEzI0THmzEjnEXAfII0fY4i8qS42rqnMfQ== X-SW-Source: 2017-04/txt/msg00056.txt.bz2 The following package has been updated in the Cygwin distribution: * perl-Text-CSV_XS-1.29-1 Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a CSV string and parse a CSV string into fields. This is an update to the latest upstream release. Dave