in reply to Should One Use CGI.pm to Generate HTML?
In my opinion, using CGI.pm's HTML functions is something that can be useful on smaller scale scripts, but for anything large, I'd use a templating system. My favourite is the the Template Toolkit, but "other templating systems are available".
--
"Perl makes the fun jobs fun
and the boring jobs bearable" - me
|
|---|