From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110022 invoked by alias); 15 Apr 2017 09:27:47 -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 107966 invoked by uid 89); 15 Apr 2017 07:18:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:tiscali, H*r:sk:smtp-ou, UD:co.uk, H*Ad:U*cygwin-announce X-HELO: smtp-out-3.tiscali.co.uk From: David Stacey Subject: Updated: perl-Text-CSV-1.94-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: Date: Sat, 15 Apr 2017 09:27: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: MS4wfLAIjAF9C4ZWLYM396Z8dCIOpqhVUlgvsD8rBiej9z4eRGuvjJR1eycawwA1C+mX5Zj5dIdIzIVomxq/cvYPO5cNYCiPtkUjuxCKJ9nHzcZhF8zW6EqJ RNtJ9SgejfGTZUVB8fU1KCXO9KTcWoTOWUS0sYzomGfDOFXNL3mOkKYvM9EZxDHgVU7XZTBAsfO5sA== X-SW-Source: 2017-04/txt/msg00031.txt.bz2 The following package has been updated in the Cygwin distribution: * perl-Text-CSV-1.94-1 Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. This is an update to the latest upstream release. Dave