Dru Nelson asked
Do you know of a Perl tool that lets you embed perl in html files for dynamic pages?The answer is, yes, I do know of several such tools, includingFor example, you would edit a file. It would look like html. However, within certain tags, you could embed perl for the dynamic content. I would like it to be CGI, if possible.
I often argue that scripting should have a special place in the hearts of system administrators. Architecture 7. of the SunWorld article hints at that. Ed Finch gives a few more examples of Perl's capabilities in this regard.
Uri Guttman courteously improves the article in several small technical regards in a Usenet posting.