This module provides a fast detection of the field separator character of a CSV file.
perl 5.008
Installation
perl Makefile.PL
make
make test
make install
In Windows systems, use nmake or dmake instead.
Copyright and license
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.