perl -wle' use Data::Dumper; $self = { childs => \() }; print Dumper $self' Odd number of elements in anonymous hash at -e line 4. $VAR1 = {          'childs' => undef        };