Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        }
         print "unfold_hash ", $_[1] ? scalar %{$_[1]} : 0, "\n";
    }
    
  2. or download this
    unfold_hash 3
    $VAR1 = {
    ...
              'status' => 'ok',
              'message-type' => 'member'
            };