delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/11/17/17:48:24

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=ZR7JPERMmassqPl1s3xkSwoLSKc0keSGcLwD8jgL2Ux
u1AOea3ybMeDeOjebB3PHxmzIVqA3j1unqbecZcnrel4PhIG3mR59XokhUOQtbEd
vSTWNixT77uXdagPDlh6eaigZJX/x4q39+o7YI7eK0VQud8FNMqrfHgL03M+BKAk
=
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=miWOTJklgiSVOxEmxva11FUTgsk=; b=nV+gKlFVUflFk9Ed8
drBqaCVHM7bXa5oeG/krf/fmUo/npPwZ6Bp//yjNshR0PJ7lh8LYSQkceCv82aqA
OihvxJUKPBFfYe7b1z8mFOXbYI86r6YhGgNml+vup+C/5MFLNtXQ5rZQzh1m6F4n
eeXm1jUrS8cYGagVfLd20ep/h0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: Yes, score=5.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS,UNSUBSCRIBE_BODY 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: ApYBAJt0alRV0kHD/2dsb2JhbAANTgYQg01ZzCgKiHcBAQEBAYUBAQUCNRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiC27P4d6jzEBCgEBAR6QQBEBC2KENQWQH4cDhB+EPz2DF4M2hFSIdwOEam0BBoEIgTwBAQE
X-IPAS-Result: ApYBAJt0alRV0kHD/2dsb2JhbAANTgYQg01ZzCgKiHcBAQEBAYUBAQUCNRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiC27P4d6jzEBCgEBAR6QQBEBC2KENQWQH4cDhB+EPz2DF4M2hFSIdwOEam0BBoEIgTwBAQE
Message-Id: <announce.546A756D.5000709@tiscali.co.uk>
Date: Mon, 17 Nov 2014 22:23:41 +0000
From: David Stacey <drstacey AT tiscali DOT co DOT uk>
Reply-To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.12-1
X-IsSubscribed: yes

Version 1.12-1 of perl-Text-CSV_XS has been uploaded.

CHANGE LOG
==========

1.12	- 2014-11-01, H.Merijn Brand
     * Add field number to error_diag
     * Fixed non-IO parsing multi-byte EOL
     * Fixed a possible missed multi-byte EOL
     * Allow hashref for csv ()'s headers attribute
     * Allow encoding on all output handles in csv ()
     * Include doc changes as ticketed in the Text::CSV queue
     * Fix parallel testing issue
     * Allow csv as method call (not using the object)
     * Rename quote_null to escape_null
     * Give meaning to keep_meta_info on output


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 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019