Help for this page
while ( my $next = <$obj> ) { ... }
while ( my $next = <generator($limit)> ) { ... }