From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26496 invoked by alias); 25 Apr 2014 22:00:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 26434 invoked by uid 89); 25 Apr 2014 22:00:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 25 Apr 2014 22:00:31 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAPfSWlNV0kWX/2dsb2JhbAANTAYQgz+9QIhigxsBBQI1FiBHNAIXCTQFAgQBAQEBGQSILaV1hk+dUBeNdxEBbYQjBJYrhBKJOYcDA4QXbYEE X-IPAS-Result: ApMBAPfSWlNV0kWX/2dsb2JhbAANTAYQgz+9QIhigxsBBQI1FiBHNAIXCTQFAgQBAQEBGQSILaV1hk+dUBeNdxEBbYQjBJYrhBKJOYcDA4QXbYEE Message-Id: Date: Fri, 25 Apr 2014 22:00:00 -0000 From: David Stacey Reply-To: The Cygwin Mailing List User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.06-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00594.txt.bz2 Version 1.06-1 of perl-Text-CSV_XS has been uploaded. CHANGE LOG ========== 1.06 - 2014-04-20, H.Merijn Brand - Fix possible fail in tests on Windows (Thanks Mithaldu for explaing) - Only close file handles in csv () for files - new callbacks for csv () DESCRIPTION =========== 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. The module accepts either strings or files as input and support the use of user-specified characters for delimiters, separators, and escapes. CPAN ==== http://search.cpan.org/~hmbrand/Text-CSV_XS/CSV_XS.pm Cheers, Dave. If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple