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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlDocument!