print $ref_to_array->[0]; print $ref_to_hash->{'some_key'}; print ${$ref_to_scalar};