Help for this page
foreach my $entry ($result->all_entries()) { foreach my $attr ($entry->attributes()) { ... } }