if ($tagstruct->is_end_tag) { #print "endtag"; next; } my %attrhash= %{$tagstruct->return_attr}; my @attrarr = @{$tagstruct->return_attrseq};