Help for this page

Select Code to Download


  1. or download this
    $regex = join '|', map quotemeta, @REC; 
    print "I want $EACH_LINE" if $EACH_LINE =~ $regex