for my $apache_file ( sort { $a cmp $b } keys( %{ $merge_structure{ apache_log }\ } ) ) { print "$apache_file\n"; }