On Mon, Jul 09, 2001 at 12:26:48PM +0100, [EMAIL PROTECTED] wrote:
> I have a text file produced by another system.  The fields are semi-colon
> delimited, and the first line is a list of the fields, a header record,
> also semi-colon delimited.

You should investigate DBD::CSV.  It has options for changing the delimiter,
and already has support for determing column names based on the first line
in the file.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

Reply via email to