Help for this page

Select Code to Download


  1. or download this
    foreach my $value (values $jsonhash{results} )
            {
                   print Dumper $value;
            }
    
  2. or download this
    $VAR1 = {
              'subnet_id' => undef,
    ...
              'puppet_proxy_id' => 1,
              'realm_name' => undef
            };