From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85464 invoked by alias); 23 May 2015 11:01:49 -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 43826 invoked by uid 89); 23 May 2015 10:16:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp1nec.opaltelecom.net X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CVAQBaUmBV//NZ0lUNTwbRMgEBAQEBAYUvATxAPRYYAwIBAgFYCAEBtweHRJ0vLJBchBcFn0CLcYI2hw8DTYQcgzUBAQE X-IPAS-Result: A2CVAQBaUmBV//NZ0lUNTwbRMgEBAQEBAYUvATxAPRYYAwIBAgFYCAEBtweHRJ0vLJBchBcFn0CLcYI2hw8DTYQcgzUBAQE Message-ID: <5560537D.8080203@tiscali.co.uk> Date: Sat, 23 May 2015 11:01:00 -0000 From: David Stacey Reply-To: The Cygwin Mailing List User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: Updated: perl-Text-CSV_XS-1.18-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-05/txt/msg00059.txt.bz2 The following package has been updated in the Cygwin distribution: * perl-Text-CSV_XS-1.18-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