http://qs1969.pair.com?node_id=83751


in reply to Regexp nightmare with CSV

I think you could just abandon the CSV file.. and use TAB (\t) as your delimiter...
please check THIS NODE, by BBQ for more information!

#!/jpsama/bin/perl -w
$tks = `mount`;
$jpsama = $! if $!;
print $jpsama;