Can PPM & ActivePerl be used with mod_perl? The eventual goal
is to get Apache w/ mod_perl up and running with mySQL & all
those modules... Apache w/ mod_perl is running, but now I
can't get those modules installed...
ActivePerl and PPM have nothing to do with mod_perl. Just install the modules and use ActivePerl as you would use Perl on Unix with Apache/mod_perl. Have you yet tried installing with PPM? Have you yet tried using ActivePerl with your Apache?