2010-03-16 0.72 - H.Merijn Brand
- Introduce quote_null attribute (RT#55200)
- examples/csv-check can be used for Text::CSV_PP
- examples/csv-check more options for sep_, escape_ and quote_char
- examples/csv2xls more options for sep_, escape_ and quote_char
- examples/csv2xls added auto_diag and verbosity
- Dropped YAML spec to 1.0
I also added a test to make sure a former inconsistency between Text::CSV_XS and Text::CSV_PP is tested for.
Enjoy, Have FUN! H.Merijn