The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
IO/CSVHeaderFile version 0.04
=====================

Automates reading from CSV formatted text files

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  IO::File Text::CVS_XS

COPYRIGHT AND LICENCE

GPL.

Copyright (C) 2002 Vaclav Balcar