in reply to
adding a column of integers
perl -MList::Util=sum -le 'print sum <>'
Comment on
Re: adding a column of integers
Download
Code
In Section
Seekers of Perl Wisdom