print "Blah $obj->{attribute} blah\n"; # instead of print "Blah ", $obj->get_attribute(), " blah\n";