my %hash = (foo => 'bar', baz => 'biff'); my $scalar = $hash{foo};