Text-CSV-Separator version 0.01 =============================== Description ----------- This module provides a fast detection of the field separator character of a CSV file. Prerequisites -------------- perl 5.008 Installation ------------ To install this module type the following: perl Makefile.PL make make test make install Usage ----- Check the documentation (type perldoc Text::CSV::Separator) Copyright and license --------------------- Copyright (C) 2006 by Enrique Nell This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.