Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my %hash;
    ...
                             'fieldC' => 9876
                           }
            };
    
  2. or download this
    use Data::Dumper;
    my %hash;
    ...
       print "\n";
    }
    #prints: client1 9876    no_value    12234