in reply to Re: Learning mod_perl
in thread Learning mod_perl

You really need to be familiar with OO perl and writing modules tho'. So if you don't know that learn that first.

Absolutely! And I'd recommend checking out Damian Conway's Object Oriented Perl as a means of learning OO.