--- cvs-head/lib/WAIT/Document/Ora.pm 2002/01/28 21:35:39 72 +++ cvs-head/lib/WAIT/Document/Ora.pm 2002/03/08 21:18:51 74 @@ -28,13 +28,12 @@ opendir(DIR, $dir) or croak "Could not open '$dir': $!"; DIRENT: for my $entry (readdir DIR) { - # next unless $entry =~ /nt/; if (-f "$dir/$entry/desc.html") { my $index = "$dir/$entry/index.html"; open F, $index or Carp::confess("Could not open $index: $!"); local $/; my $content = ; - next DIRENT unless $content =~ m|\s+\s+\s+