libhtml-html5-builder-perl

Erect some scaffolding for your documents
  https://metacpan.org/release/HTML-HTML5-Builder
  0
  no reviews



Html::html5::builder can export function names corresponding to any html5 element.

each function returns an xml::libxml::element with the same name as the function. the arguments to each function are processed as a list, and used to set the attributes and contents of that element.