Help for this page

Select Code to Download


  1. or download this
      print 
       q|^.*(??{                                    })\z| =~
       m|^.*(??{$&ne'^.*(??{'.substr($&,7,36).'})\z'})\z|
    
      # outputs 1
    
  2. or download this
      $re = q{^.*(??{$&ne$re&&'(?!)'})\z};