Help for this page

Select Code to Download


  1. or download this
    @hash{keys %hash}=0 x scalar(keys %hash);
    
  2. or download this
    $VAR1 = {
              'c' => '000',
              'a' => undef,
              'b' => undef
            };