for my $pair ( $object->option_pairs ) { print "$pair->[0] = $pair->[1]\n"; }