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