Help for this page
sub dump_data_for_path { my $path = shift; ... dump_data_for_path("$path/$_", $directory{$_}); } }