On Jun 20, 2012, at 1:57 PM, Rajeev Prasad wrote:
> i wrote this code which turns rows into columns from a csv file (here you see
> as 'in' array)
>
> I am finding it difficult to figure to do this using Text::CSV ???
>
> can anyone suggest how to convert this to use Text::CSV ?
>
Check out
i wrote this code which turns rows into columns from a csv file (here you see
as 'in' array)
I am finding it difficult to figure to do this using Text::CSV ???
can anyone suggest how to convert this to use Text::CSV ?
thank you.
Rajeev
#!/usr/bin/perl
use warnings;
use strict;
#array rows t