sub do_stuff { #this function is defined in MyClass $self = shift; $self->{ObjA_ref}->display_output("blah");