http://qs1969.pair.com?node_id=11151247


in reply to Re: Arrow Operator Question
in thread Arrow Operator Question

Thanks. The reason I had undef was the style I generally use is more like this:

if ($foo == ($bar->{c}{d}{e}//'moo')) { ... }