Help for this page
given ($_) { when (/filename\s*=\s*(\S+)/) {$file = basename($1)} ... delete $files{$file} } @batch = ();