my $it3 = append (upto(1,3), list_iterator qw(foo bar baz), upto (7,9)); print_it $it3;