http://www.perlmonks.org?node_id=682363


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

2008-04-21 0.43 - H.Merijn Brand * parse errors try to remember failing position * used valgrind to test for leaks (devel-only) * used Test::Valgrind as alternative leak check (devel-only) * improve documentation for error 2023 * nailed the loose quotes in quoted fields

The upcoming 0.44 will have:

* Fixed the error position returned as third arg in error_diag + () * Made examples/csv-check use this even more vebose * Removed double-double quote from TODO

Enjoy, Have FUN! H.Merijn