Help for this page
foreach my $path ( keys %paths ) {
# : N.B. We explicitly iterate over the paths in order of the # number of directory components. This is so we don't create ... # : foreach $path in the @sorted_paths array foreach my $path (@sorted_paths) {