Determine the field separator of a CSV file
This module provides a fast detection of the field separator character (also called field delimiter) of a CSV file, or more generally, of a character separated text file (also called delimited text file), and returns it ready to use in a CSV parser (e.g., Text::CSV_XS, Tie::CSV_File, or Text::CSV::Simple).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.20-36.fc42 | - |
Fedora 42 | 0.20-36.fc42 | - |
Fedora 41 | 0.20-34.fc41 | - |
Fedora 40 | 0.20-33.fc40 | - |
You can contact the maintainers of this package via email at
perl-Text-CSV-Separator dash maintainers at fedoraproject dot org
.