my @AoA; while (<DATA>) { my $n = 0; for (split) { push @{$AoA[$n++]}, $_; } }
-- Randal L. Schwartz, Perl hacker
In reply to Re: Re: Re: Re: Re: Re: Re: Short (and clever?) CSV-to-AoA
by merlyn
in thread Short (and clever?) CSV-to-AoA
by scott
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |