public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: perl-Text-CSV-1.32-1
@ 2013-06-17  7:57 David Stacey
  0 siblings, 0 replies; only message in thread
From: David Stacey @ 2013-06-17  7:57 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-17  7:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-17  7:57 [ANNOUNCEMENT] Updated: perl-Text-CSV-1.32-1 David Stacey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).