libhtml-tagtree-perl

Module that generates html via a tree of tag objects
  https://metacpan.org/release/HTML-TagTree
  0
  no reviews



Htlm::tagtrees allows easy building of a tree objects where each object represents: 1) a tag 2) its value and 3) any tag attributes. valid html is build of the tree via a method call.