while (my $team_league = $league->team_league->next ) { my $team = $team_league->team; ... }