From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35454 invoked by alias); 4 Apr 2017 22:39:20 -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 2804 invoked by uid 89); 4 Apr 2017 22:31:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:tiscali, H*M:tiscali, UD:tiscali.co.uk, tiscalicouk X-HELO: smtp-d-4.tiscali.co.uk From: David Stacey Subject: Updated: perl-Text-CSV-1.93-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: <49962d81-9613-b6e5-9295-9e9e0709a37c@tiscali.co.uk> Date: Tue, 04 Apr 2017 22:39:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfNe41V+KPw12EPZUSPkrV3a4+we/T3DWLuDmLQnlDTHJkPVjMpCJ/AnhpReOQvDQiK1E6cEe7ioUsPtiPe9V5RlyqzsmRHmBUDUAc3hlDhTHEkvUthIy VtnUSBx8QfOnHUD0MsMWUagrH14hIwUTi6MbHSKtA61D1qOuEKpMjDDx5+jbA3uNKAiNIMgk8cN7pg== X-SW-Source: 2017-04/txt/msg00016.txt.bz2 The following package has been updated in the Cygwin distribution: * perl-Text-CSV-1.93-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