in reply to Re^6: Perl CGI -disabled
in thread Perl CGI -disabled
At work I maintain some legacy code which uses CGI and CGI::Application, for both of which I employ a templating system since I find it much easier to work with HTML that way. IMHO it's much easier (and takes less time) to keep HTML/CSS/JS separate from perl code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Perl CGI -disabled
by Your Mother (Archbishop) on Sep 24, 2014 at 14:44 UTC |