in reply to Re^2: Problem when - use strict and -w
in thread Problem when - use strict and -w
print "Olah:\t", $number++, qq(\t$row->[2] "$row->[5]"\t"$row->[3]$row->[0]" $row->[4]\n);
I'm not sure if it's any prettier, but it is easier to type than all those commas and quotes and back-whacked quotes.
|
|---|