Re: Removing special character from first line in CSV file

2008-06-20 Thread Rob Dixon
suyog_linux wrote: > > I am new to perl coding and I am working with a CSV file where I have > to remove all the double quotes (") from the first line of the file. > > I need a code that I can embed in a .pl file. Could somebody help me > with this ? It's unlikely that things are that simple, bu

Re: Removing special character from first line in CSV file

2008-06-18 Thread Dr.Ruud
suyog_linux schreef: > I am new to perl coding and I am working with a CSV file where I have > to remove all the double quotes (") from the first line of the file. > > I need a code that I can embed in a .pl file. Could somebody help me > with this ? Consider Text::CSV_XS -- Affijn, Ruud "Gew

Re: Removing special character from first line in CSV file

2008-06-17 Thread Dermot
2008/6/17 suyog_linux <[EMAIL PROTECTED]>: > Hi All, Hi, > I am new to perl coding and I am working with a CSV file where I have > to remove all the double quotes (") from the first line of the file. Could you send us what you've tried so far. It works better if we can see what you've tried and p

Removing special character from first line in CSV file

2008-06-17 Thread suyog_linux
Hi All, I am new to perl coding and I am working with a CSV file where I have to remove all the double quotes (") from the first line of the file. I need a code that I can embed in a .pl file. Could somebody help me with this ? Thanks, Suyog -- To unsubscribe, e-mail: [EMAIL PROTECTED] For ad