in reply to PHP to PERL ?
There are a number of mature solutions to chose from here e.g. Mason, Apache::ASP or EmbPerl
I'm quite fond of Mason - there's a free book available; e.g. to include your anouncments file, you could just do:<!-- other HTML --> <& anouncments.txt &> <!-- more HTML -->
|
|---|