in reply to Re^2: a simple work taskin thread a simple work task
how to store three inputs on same line into three scalar variable?
and loop on several lines of inputs?
while (<>) { # do something } [download]