Hash Perl

% pet = ( "Name"  => "Sneaky",
          "Type"  => "Cat",
          "Owner" => "Carol",
          "Color" => "yellow",
         );