http://www.perlmonks.org?node_id=545535


in reply to Re^2: Getting values in Hash Reference?
in thread Getting values in Hash Reference?

This gives me a great idea for an obfuscation involving nested hash slice dereferencing of nested anonymous hash references...

map{@{$_}{"b"}}@{{a=>{qaba,q,JAPH,}}}{"a"}

If I nest that sort of nonsense about eight levels deep I might have something genuinely confusing.