Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        print qq{\n};
    }
    
  2. or download this
    Comparing OR methods with:-
         $w is -><-
    ...
         $z is ->abcdefghij<-
      orig: true
    johngg: true
    
  3. or download this
    if (q{abcde} =~ /^(?=$var_a$)(?=$var_b$)(?=$var_c$)/)