Description: What is mod_perl? In this article I\'ll give an initial introduction to mod_perl, make you want to give it a try and present a few examples of the well known sites that are powered by mod_perl enabled Apache. mod_perl is at the heart of the Apache/Perl integration project, which brings together the full power of the Perl programming language and the Apache Web server. From the outset Apache was designed so that you can extend it by the addition of \"modules\"....