X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; q=dns; s=default; b=hRLIFOVpsF3qJvmXuy6T99pBUjWRUeShkvhNhRMOjT9 JQ5DHZrkPADrUr1pY4uzY4avTuylj4+4reTHuAgs4SXvXn3y1+hybULcpunEbEDC 89JRrL7nqyEy4LhIiZsJKhAMmKSSjtPKflACMh0rwJ5NB3Ml5YzoyaG8u4muAy4U = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; s=default; bh=SqLFdPxQG/oFDcXGTwVY4eUj9ek=; b=kx1isnvLQRII8gpDL YlwMkYl4i3geBFAffJXbc4sPSvQVJ68nJ9P8kenAjsK7f2ny5zEijKWKQsjWth40 RnnyOEOkLWQMkYxCOnHeazGXzF4gAnySCLVkQpEM692fFSWf2yeMLjltblNskb1N qYsL41Tdh82quj6Mt+7IsgVV6Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.1 Reply-To: cygwin AT cygwin DOT com X-Trace: 861111136/mk-filter-4.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/85.210.72.28/None/drstacey AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 85.210.72.28 X-IP-MAIL-FROM: drstacey AT tiscali DOT co DOT uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am8CAGIavFFV0kgc/2dsb2JhbAANTQYQgySrGZUTgxkBBQI1FiAKPRYYAwIBAgEWCTQFAgQBAQEBGQSHeadokhOOB4Ffg0oDlHyDboRkilUDg25tgQM Message-Id: Date: Sat, 15 Jun 2013 08:44:17 +0100 From: David Stacey Reply-To: The Cygwin Mailing List User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: perl-Text-CSV-1.32-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Version 1.32-1 of perl-Text-CSV has been uploaded. CHANGE LOG ========== https://raw.github.com/makamaka/Text-CSV/1.21/Changes 1.32 - fix t/rt71_pp.t 1.31 Thu Jun 13 14:06:49 2013 - fix handling UTF8 in parse method. - fix getline with allow_loose_quotes (rt#83705) - add allow_unquoted_escape - fix parsing escapted sep char (found in Text::CSV_XS rt#81295) * TODO: Updating documents and adding diag_verbose in the next version 1.30 Tue Jun 11 00:06:02 2013 - catch up Text::CSV_XS 0.99 (except for diag_verbose and allow_unquoted_escape) DESCRIPTION =========== Text::CSV provides facilities for the composition and decomposition of comma-separated values using Text::CSV_XS or its pure Perl version. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. CPAN ==== http://search.cpan.org/~makamaka/Text-CSV-1.32/lib/Text/CSV.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 DOT com AT cygwin DOT 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