Help for this page
my %files; sub files_wanted { ... push @{$files{"$file ($file_size bytes)"}}, $raw_file; } }