Suddenly, Stas Bekman uttered:
Apache::VMonitor requires Apache-Scoreboard. There are two different Apache-Scoreboard version on CPAN. If Apache-Scoreboard-2.02 is not indexed, Apache::VMonitor for mp2 can't automatically satisfy its prerequisites.
Would the following be a possible solution path?
1. If possible, retract Apache-Scoreboard-2.02 from CPAN 2. Update the MP1 version of Apache::Scoreboard package to include _both_ MP1 and MP2-specific APIs (e.g. Apache::Scoreboard::MP1 and Apache::Scoreboard::MP2 modules.)
No. I've answered this before. Besides the maintenance headache this will enforce users of both versions to upgrade when one of the generations makes a new release.
3. Make it possible to specify which Apache::Scoreboard API one would
like to use, and optionally do some rudimentary checks (e.g. check for
$ENV{MOD_PERL} or equivalent,) and then inherit from the correct
module.
I repeat again: It is the same user API.
4. Do the same with other modules with this kind of namespace problem...
- Salve, shooting in the dark.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
