# I want to know if it will behave as a hash. sub isHash { # What goes here? } sub isScalar {} sub isArray {} sub isFunc {} sub isObject {}