Hi Jason,

Does CSV module come prebuilt so that I can avoid installing.
I dont know SQL but my requirements are very modest.
Extract lines and get filed and reformat them to another type.

Regads,
Sharan

On Fri, Jul 2, 2010 at 3:53 PM, Jason Feng <q15...@hotmail.com> wrote:
> Hi there,
>
> If you know some SQL, I'd suggest you using DBI and DBD::CSV.
>
> Cheers,
> Jason
>
>> Date: Fri, 2 Jul 2010 18:47:22 +1000
>> Subject: Re: parsing csv
>> From: rc...@pcug.org.au
>> To: sharan.basa...@gmail.com
>> CC: beginners@perl.org
>>
>>
>> > Folks,
>> >
>> > I have to parse a csv file and convert it into some other format.
>> > Can someone tell me what support perl has for csv parsing.
>> > My requirements are very modest, so somethng simple would be
>> > preferable.
>> >
>> > Regards,
>> > Sharan
>>
>>
>>
>>
>> You might want to search http://search.cpan.org/search?query=csv&mode=all
>>
>> http://search.cpan.org/~tmtm/Text-CSV-Simple-1.00/lib/Text/CSV/Simple.pm
>> seems to be one that could suit you?
>> --
>>
>>
>>
>> Owen
>>
>>
>> --
>> To unsubscribe, e-mail: beginners-unsubscr...@perl.org
>> For additional commands, e-mail: beginners-h...@perl.org
>> http://learn.perl.org/
>>
>>
>
> ________________________________
> Find it at CarPoint.com.au New, Used, Demo, Dealer or Private?

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to