XML::Twig->new( twig_handlers => { qr/^h\d?$/ => sub { $_->set_tag( 'p') }) ->parsefile( "foo.xhtml");