in reply to Re^2: Text::CSV_XS and "binary" mode
in thread Text::CSV_XS and "binary" mode
If it breaks because of parsing errors, $csv->error_diag () should give you a clear error message, which could hint you towards using other options. Showing the error message could help others here to give you advice on how to continue.
|
|---|