in reply to UPDATE :: finding a file exist amongst many files
my @perl = <*.pl>; print scalar @perl; [download]