@0 @0.0 (IMPLICIT) @0.1 (IMPLICIT) @0.1.0 @0.1.0.0
@0.1.0.0.0 "name" @0.1.0.0.1 "age" @0.1.0.0.2 "weight" @0.1.0.0.3 @0.1.0.0.4 @0.1.0.0.5 #### my %dynamic_html = ( '@0.1.0.0.5' => sub { my $node = shift; $node->splice_content(0,1,'new text'} }