print $hashref->{foo}; # one print $hashref->{bar}; # two print $hashref->{fiddle}; # three