in reply to
Question about list context
Or instead of the weird plus, you can just give print its parens:
print((split "\t", $line)[0], "\n");
Comment on
Re: Question about list context
Download
Code
In Section
Seekers of Perl Wisdom