in reply to Perl and HTML
+1 for HTML::Template. I first started doing web/design related perl about a week ago and I've been using this module a ton. It's a good starting point for learning how to generate and interact with web pages with Perl.
I would also recommend taking a look at JQuery for easy access to JQuery functionality.
|
|---|