Now that you have mod_perl installed, you can move on to learning how to use it. This article will run you through some basic Perl concepts to start with.
Before I delve into the details of mod_perl programming in the futurearticles it's probably a very good idea to review some very importantPerl basics. You will discover these invaluable when you start codingfor mod_perl. I will start with pure Perl notes and gradually move toexplaining the peculiarities of coding for mod_perl, presenting thetraps one might fall into and explaining things obvious for some of usbut may be not for the others.