if( exists ${ $rec{NOTE­} || {} }{Nested} ) { # or if( ( $rec{NOTE­} || {} )->{Nested} ) { # or if( exist +( $rec{NOTE­} || {} )->{Nested} ) {