>>>>> "Stas" == Stas Bekman <[EMAIL PROTECTED]> writes:
>> Or, if it has to be different for mod_perl2, then call it Apache2::Request >> or something. Stas> Sorry, Randal, but please read the archives for the discussion of this Stas> proposal which was discussed here and on the dev list like 10 Stas> times. In short this is not going to happen. If a module Apache::Foo Stas> works the same way for users but its internals are different, there is Stas> no need to make user's life hard changing their code, just because Stas> PAUSE + CPAN/CPANPLUS are not willing to deal with reality. May be if Stas> enough people scream it'll finally get fixed. OK, then how am I supposed to install both mod_perl1 and mod_perl2 on the same box? You've just committed me to one or the other. Ick. I install mod_perl1, and I get an Apache::Request that works with mod_perl1. I install mod_perl2, and I get an Apache::Request that works with mod_perl2. This is unacceptable. You cannot use the same namespace for two different modules. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html