while ( my $file = readdir $dh ) { #### while ( defined( my $file = readdir $dh ) ) {