Help for this page

Select Code to Download


  1. or download this
    /
    
    ...
    ^0(0|1)*0$    # 0 .. anything .. 0
    
    /x
    
  2. or download this
    my @tests = qw(
               0 1 
               01 10 00 11 
    ...
        print "failed\n";
      }
    }