Help for this page
for my $file (grep { $hash{$_}{Size} > $sizeLimit } @path) { delete_file($file); }