Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl                                                       
    +                                                                     
    +                                                                 
    use Data::Dumper;
    ...
        }
        return($list);
    }
    
  2. or download this
    ['OR',[['AND',[['==','a','b']],[['==','c','d']]],['AND',[['==','e','f'
    +]],[['==','g','h']]]]]