Help for this page
foreach my $row (@sorted_urls){ $csv->parse($row); ... print $q->p($els[0]); #prints wrong print %q->p(splits[0]); #prints right }
No recent polls found