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=hHhVT2bEe/9xydY4b4J6f6DE/x/bFdPkrGGNkeSlwE6 QPX623KKFMEAZ9MsNUoutnDYmfaNXzW9sk1v4NSJevbP+qSKwrcGjP3ntTf4sIVh 1x9MpSn1X1K0XwGfjotyPxIThjYTRFiUyK26PMPWK2jMnGewXMWPSc8HxO38tTxc = 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=kxXjLW56hJZaF9TEhQqflFRSE4E=; b=SCBe9xMAxeThvWYi+ DX2pmckxKjl1Hpo+sK5gF6E/O6bH/TY5yIsD+N0Oqn+2kqDJiyO0o/a2XDDfTutG HKTBDshDpEPFJaetFfts7Nv8S1/61INZHb/XAKsfXLetYik1RZlLBN/vo+4y+sdD iYWfGaLZTTUJzvM+BlWkWylf4A= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,UNSUBSCRIBE_BODY,URIBL_BLOCKED autolearn=no version=3.3.2 X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjcDAOh7glJPRt7q/2dsb2JhbAANTQYQgym/ZQOBQoMbAQUCNRYgRzQCFwk0BQIEAQEBARkEh22rWZNdjhZZgQ2EGwOVQIN+iRWGYQOECG2BBA X-IPAS-Result: AjcDAOh7glJPRt7q/2dsb2JhbAANTQYQgym/ZQOBQoMbAQUCNRYgRzQCFwk0BQIEAQEBARkEh22rWZNdjhZZgQ2EGwOVQIN+iRWGYQOECG2BBA Message-Id: Date: Tue, 12 Nov 2013 19:07:53 +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.1.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.02-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Version 1.02-1 of perl-Text-CSV_XS has been uploaded. CHANGE LOG ========== 1.02 - 2013-09-25, H.Merijn Brand * Add example for reading only a single column * Don't store NULL in _ERROR_INPUT (RT#86217/Clone) * Prevent double-decode in csv-check * Add decode_utf8 attribute (default is true) 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-1.02/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 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