Text-CSV-DetectSeparator ======================== The purpose of this module is to automate the detection of the fieldseparator in a CSV-file. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES Text::CSV_XS Tie::File File::Type COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2005 by Renee Baecker This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.6.1 or, at your option, any later version of Perl 5 you may have available.