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


in reply to Re: Secret Perl Operators: the boolean list squash operator, x!!
in thread Secret Perl Operators: the boolean list squash operator, x!!

Yeah, multi-level data structures and autovivification mean headaches. Check out Data::Diver, it will make your life much easier.

Makeshifts last the longest.