Help for this page

Select Code to Download


  1. or download this
    my %my_tcldefs = %{$cliParms->{'tclDefs'}};
    
  2. or download this
    print Dumper \%cliParms;
    
  3. or download this
    $VAR1 = {
              'tcl_defs' => {
    ...
                my_var2 => 'b'
              }
            };