$value = $hash_ref->{'key'}; #### Module->import(LIST); #### Module->import(LIST); # method call import Module (LIST); # alternate method call &Module::import('Module', LIST); # plain old subroutine call, no inheritance