$type = 'HASH' if $obj->isa('HASH'); $type = 'ARRAY' if $obj->isa('ARRAY');