sub foo( %options ) { option baz => 'Superman', option universe => 'DC', \%options; return \%options }