and use something like:use File::Slurp; my $text = read_file( 'filename' ) ;
if (($text !~ m/$nameOne/) && ($text !~ m/$nameTwo)) { print "$name\n"; $ct++; }
In reply to Re: Finding pages without specific words
by Jaap
in thread Finding pages without specific words
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |