Help for this page

Select Code to Download


  1. or download this
        my $text = $htm5->get_text;
        if ($text) {
            $headtags .= " $text";
        }