Help for this page
sub search { my $terms = shift; my $pattern = join "|", split " ", $terms; ... my @matches = grep { /$pattern/ } @names; return \@matches; }
www.com | www.net | www.org
Too much JavaScript Not enough JavaScript Just the right amount of JavaScript Not enough WebPerl
Results (22 votes). Check out past polls.