Help for this page
grep {-f} map {...} @list;
my @files = grep {-f} map {glob "$_/*vp.o$id"} qw/ archiv/;