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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlDocument!