Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: The future of Text::CSV_XS - TODO

by Tux (Canon)
on Aug 04, 2014 at 13:12 UTC ( [id://1096116]=note: print w/replies, xml ) Need Help??


in reply to The future of Text::CSV_XS - TODO

This is likely the release that took me longest to test, but it now passes under 80 versions of perl ranging from 5.6.1 to 5.21.1 on OS's I had (indirect) access to: HP-UX 10.20, 11.00, 11.11, 11.23pa, 11.23ipf, 11.31, AIX-5.3, Win7, MacOSX, NetBSD, cygwin and of course Linux 32bit and 64bit.

Version 1.10 supports multi-byte separation characters, which means that you now can use Unicode characters like \N{INVISIBLE SEPARATOR}, \N{FULLWIDTH COMMA} or even \N{SNOWMAN}.

This release opens development for also supporting multi-byte quotation. More on that later.

1.10 - 2014-08-02

  • Support for scalar ref in out: csv (out => \(my $x = ""), ...)
  • Support for multi-byte sep_char
  • Simplified the cache coding

1.09 - 2014-06-09

  • Documentation updates
  • Allow disjointed CSV cell fragment lists

I want to thank all of those that provided feedback to my questions. Enjoy!


Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1096116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-19 04:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found