Help for this page
while ( <$input> ) { chomp; my @row = split; #stuff }
$_ -> methodcall() for @objects;