Help for this page

Select Code to Download


  1. or download this
      DB<1> %testHash =();
    
    ...
    0  HASH(0x302ee0c8)
       'a' => SCALAR(0x302ee218)
          -> 42
    
  2. or download this
      DB<1>  %testHash =();
    
    ...
      DB<5>  x \%testHash;
    0  HASH(0x302ee0c8)
       'a' => 42