foreach $element (@add) { foreach ( @{$element->{'value'}} ) { chomp; } }