Re: [mp2] finishing support for MP_USE_STATIC=1 MP_STATIC_EXTS=1

2005-03-20 Thread Randy Kobes
On Fri, 18 Mar 2005, Stas Bekman wrote: > Nick *** wrote: > > > >Nick? Can you please remind us what do you use MP_STATIC_EXTS=1 for? > > > > This option is the only way to build MP2 under Cygwin. Cygwin doesn't > > allow undefined symbols when linking, so it's not possible to build a > > dynamic

Re: mod_perl 2.0 namespaces - a proposal

2005-03-20 Thread Joe Schaefer
Geoffrey Young <[EMAIL PROTECTED]> writes: [...] > The process has reached the point where discussion ought to move back > into the general community - the majority in the PMC have a proposed Apologies- late correction: it's more accurate to say "a co

Re: Version numbers in CPAN shell

2005-03-20 Thread Markus Wichitill
Randy Kobes wrote: a recent change (rename branch) in ModPerl::BuildMM trips the CPAN shell's reinstall-recommendations command: Does the following help? -my $pm_to_blib = ($ExtUtils::MakeMaker::VERSION >= 6.22 && - $ExtUtils::MakeMaker::VERSION <= 6.25 ) +my $pm_to_bli

Re: Version numbers in CPAN shell

2005-03-20 Thread Randy Kobes
On Sun, 20 Mar 2005, Markus Wichitill wrote: > Hi, > > a recent change (rename branch) in ModPerl::BuildMM trips the CPAN shell's > reinstall-recommendations command: > > cpan> r > CPAN: Storable loaded ok > Going to read /var/cpan/Metadata >Database was generated on Sat, 19 Mar 2005 13:40:52

Version numbers in CPAN shell

2005-03-20 Thread Markus Wichitill
Hi, a recent change (rename branch) in ModPerl::BuildMM trips the CPAN shell's reinstall-recommendations command: cpan> r CPAN: Storable loaded ok Going to read /var/cpan/Metadata Database was generated on Sat, 19 Mar 2005 13:40:52 GMT Package namespace installedlatest in CPAN file

mod_perl 2.0 namespaces - a proposal

2005-03-20 Thread Geoffrey Young
As you all well know, the mod_perl 2.0 release process encountered a substantial obstacle in late December concerning our choice of namespaces for the 2.0 API. In January[1] the mod_perl PMC promised to examine the concerns that had been raised on all sides, the needs of our userbase, the limitati