Help for this page
my %hash1 = (some_key => $object->method); my %hash2 = (some_key => scalar $object->method);