declaration(decl)
Invoked on markup declaration tags - <!DOCTYPE ...>. The method is passed the text string contained in the tag without the <! and >.
<!DOCTYPE ...>
<!
>
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]