You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I touch the CSV file in UTF-8 with BOM. Catmandu isn't working with it.
I was looking at it and Text::CSV has support for the detection of BOM in the header automatically if the header is present.
I touch the CSV file in UTF-8 with BOM. Catmandu isn't working with it.
I was looking at it and Text::CSV has support for the detection of BOM in the header automatically if the header is present.
I prepared a patch to it → #403
The text was updated successfully, but these errors were encountered: