Help for this page

Select Code to Download


  1. or download this
    my $element = {
              'check' => {
    ...
                        },
                      ]
            };
    
  2. or download this
    my $element = {
              'check' = 'OLK_BO_BK_TYPE',
    ...
                        },
                      ]
            };
    
  3. or download this
    hash_walk($element);
    
    ...
          }
      }  
    }