# accessing an item in a hashref: $hash->{'key'}; # calling an object method $object->method;