$VAR1 = bless( { '_parent' => \undef, '_value' => 'root', '_children' => [ bless( { '_parent' => $VAR1, '_value' => 'child', '_children' => [], '_meta' => {}, '_depth' => '1', '_error_handler' => sub { "DUMMY" }, '_width' => '1', '_handlers' => { 'value' => [], 'add_child' => [], 'remove_child' => [] }, '_root' => $VAR1, '_height' => '1', '_last_error' => undef }, 'Tree' ) ], '_meta' => {}, '_depth' => '0', '_error_handler' => $VAR1->{'_children'}[0]{'_error_handler'}, '_width' => '1', '_handlers' => { 'value' => [], 'add_child' => [], 'remove_child' => [] }, '_root' => $VAR1, '_height' => '2', '_last_error' => undef }, 'Tree' );