use FileHandle; my @handles = map FileHandle->new_from_fd($_, "r"), 0..100;