Help for this page
foreach my $dir_try ( @copyOfContentsOfDirectory ) { push @pdfNoMatchingDirectory, grep { $_ ne $dir_try } @contentsOfD +ataBase; }