Help for this page
my $data = serialize $tree, sub { my $obj = shift; ... } return (); # serialize $obj as is };