ANNOUNCE: Text-CSV_XS 0.45

ANNOUNCE: Text-CSV_XS 0.45

am 23.04.2008 14:59:16 von h.m.brand

file: $CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-0.45.tgz
size: 88321 bytes
md5: 4a4db0ab2bd727bd5c54c4ed772e358a

2008-04-23 0.45 - H.Merijn Brand

* Forgot to pack examples/parser-xs.pl

2008-04-23 0.44 - H.Merijn Brand

* 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
* Added examples/parse-xs.pl (attempt to fix bad CSV)

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