Help for this page
#!/usr/bin/perl use warnings; ... <head><title>declaration</title></head> <body><p>declaration</p></body> </html>
'_decl' => bless( { '_tag' => '~declaration', 'text' => 'DOCTYPE html PUBLIC "XHTML"' }, 'HTML::Element' ),