Help for this page
if ( scalar $self->content_list == 0 && $self->_empty_element_map- +>{ $self->tag } ) { return $tag . " />"; ... else { return $tag . ">"; }
#!/usr/local/bin/perl ... __END__ <html><hr><br><img src="pic.jpg"></html>