On Tue, 12 Apr 2005, Jonathan Vanasco wrote: > > If I remember correctly, > APR::Const - mp2 rc5 > Apache::Const - mp2 <= rc4 > Apache::Constant - mp1
It's true that Apache::Constant is an mp1-specific module, and APR::Const and Apache::Const in mp2. If one installs the current mod_perl ppm package (based on RC4) from http://theoryx5.uwinnipeg.ca/ppms/ for ActivePerl 8xx, both Apache::Const and APR::Const are included. -- best regards, randy