Help for this page
use Algorithm::Loops qw( NestedLoop ); ... while ( my @items = $iter->() ) { ... }