apacheweek has started a new mini-series of columns on perl and mod_perl. It appears to be a introductory tutorial that focuses on 5.6.x.

If you have been looking to switch to mod_perl this looks like great starting point. The first (an only column so far) does not go into the detail of using mod_perl, it focuses on the issues you will need to be aware of before you switch (scoping, globals, compiled regex's, and refs).


apacheweek IMHO has always put out excellent articles so I will watching this column with <tim_curry>antici... pation</tim_curry>

grep
grep> chown linux:users /world

Replies are listed 'Best First'.
Re: Apacheweek mod_perl column
by ignatz (Vicar) on Feb 08, 2002 at 20:42 UTC
    Go back one level and there are some other very nice articles.
Re: Apacheweek mod_perl column
by vek (Prior) on Feb 08, 2002 at 20:26 UTC
    <tim_curry>antici...pation</tim_curry>

    grep++
Re: Apacheweek mod_perl column
by perrin (Chancellor) on Feb 09, 2002 at 16:26 UTC
    Note that these articles are basically just excerpts from the mod_perl Guide.