src code

constructor new Hash

new Hash([object])

Creates a new Hash. If object is given, the new hash will be populated with all the object's properties. See $H.