Help for this page
acer.xml' => [], tools.xml' => [], ... ], multimedia.xml' => [],
KEYS:files.xml Values:organize/files/load.c#6 embark/files/data.c#4
foreach my $key ( keys %Hash ) { my $value = $Hash{$key}; print "KEYS:$key VALUES:$value\n"; }