my $t = XML::Twig->new( twig_handlers => { name => sub { my_s( @_, "Hi" ) } } );