Use this perl module to create an html document. It will create an empty html when instantiated and you may use methods to append more html to it. You cannot insert elements, only append!
The html document ist created as a string, containing an arbitrary number of html elements that you append to the string. When you request the html, the string is enclosed in html head and body sections and returned.
This does NOT cover ANY POSSIBLE html tags and is not a replacement for the usage of native html coding itself. The user still need to know about html and can add arbitrary html using the add_html() method.
License
GNU General Public License version 3.0 (GPLv3)Follow HtmlDocument
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlDocument!