in reply to Creating a Website in Perl
Other monks have given some fine advice and I recommend that you listen to them. You may not be aware of the history of the web but, once upon a time, almost all dynamic web pages were written in Perl and we're still up to the job.
The other thing I'd like to point out is that you can even write custom web servers in Perl but it's usually better to let apache/nginx/etc do the heavy lifting.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Creating a Website in Perl
by Anonymous Monk on Aug 18, 2011 at 12:11 UTC |