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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlDocument!