Sorry about that -- I didn't realize HTML::LoL was an exotic/strange module. I"m using CGI::Simple and I wanted to supplement it with something similarly simple to generate the HTML.
I know that that the one-line HTML is perfectly legal, but that was a test to see how HTML::LoL worked. In my actual web page the HTML will be a lot more complicated and it'll be easier for me to see what I messed up in the array refs and stuff if the HTML is nicely, rather than just legally, formatted.