for my $i ( keys %{ $config->{item} } ) { print $config->{item}->{$i}->{destination_dir}; }