http://www.perlmonks.org?node_id=1016991


in reply to how to use angle operator with timeout?

Every child in kindergarten knows what this does:

while (<>) { process $_ }

Don't I wish!