in reply to small project / experiment to learn mod_perl

When I did a recent web project, I found out that mod_perl is not recommended, and fastCGI should be used instead.

I just saw another post, few days ago, where someone mentioned learning mod_perl only to discover its deprecated status after putting several days into it.

  • Comment on Re: small project / experiment to learn mod_perl

Replies are listed 'Best First'.
Re^2: small project / experiment to learn mod_perl
by Arunbear (Prior) on May 20, 2011 at 10:11 UTC
    There are a lot of companies that still use mod_perl, so learning it is not a waste of time.