in reply to how to make wildcard work in if (-e *..)
map { $txt = 1 if -e } <*.txt>; [download]
-derby