From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31574 invoked by alias); 26 Apr 2017 23:18:03 -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 27795 invoked by uid 89); 26 Apr 2017 22:39:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,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, H*F:D*tiscali.co.uk, UD:co.uk X-HELO: smtp-d-1.tiscali.co.uk From: David Stacey Subject: Updated: perl-Text-CSV-1.95-1 Reply-To: The Cygwin Mailing List To: cygwin-announce@cygwin.com Message-ID: Date: Wed, 26 Apr 2017 23:18: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: MS4wfEIcgbGVltzuf5sW4jxcQIK3sDrYxgU1rqjenpEjnZdrsbeCDSSuzMmTlG2j1+YpiUTBKoq2yDriFYpViA+UaJV7mY2/ZUvQAZe0anxQlB3nyPoZSMxl yK0wHGK7sCiW7uybWXjQtSLyZXJuR/OgG2lOFy9pcJUBfKbYw0YxynaLXwsLsHrml0Pe36XHSozZiw== X-SW-Source: 2017-04/txt/msg00057.txt.bz2 The following package has been updated in the Cygwin distribution: * perl-Text-CSV-1.95-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