Help for this page
my $text = 'Perl is a general-purpose programming language originally +developed for text manipulation and now used for a wide range of task +s including system administration, web development, network programmi +ng, GUI development, and more.'; # Text source: perlintro [http://perldoc.perl.org/perlintro.html] ... print("$keywords: ", $text =~ /$re/ ? "match" : "no match", "\n"); }
^(?=.*\bPerl\b)(?=.*\bdevelopment\b) Perl development: match ^(?=.*\bPerl\b)(?=.*\bsucks\b) Perl sucks: no match
www.com | www.net | www.org
https://www.perlmonks.com https://perlmonks.com https://www.perlmonks.net https://perlmonks.net https://www.perlmonks.org https://perlmonks.org https://66.39.54.27 https://216.92.34.251 https://X.pair.com, for some X One of the above, but including "/index.pl" Other (please comment)
Results (38 votes). Check out past polls.