'name' => sub { return 'name' => $_[1]->{_content}}, or 'name' => sub { my ($tag,$attr) = @_; return 'name' => $attr->{_content} },