print qq($obj->attr1()\n); #### DirectEntry=SCALAR(0x818e97c)->attr1() #### my $attr1 = $obj->attr1() print qq($attr1\n); #### ITY101