Re: reindexing mod_perl in CPAN

2005-04-14 Thread Randal L. Schwartz
> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: Geoffrey> we need to do some cpan cleanup as soon as possible. if I Geoffrey> understand things properly we need to Geoffrey> - remove old mod_perl 2.0 versions (1.99_07 - 2.0-RC4) from CPAN Geoffrey> - reindex mod_perl 1.29 and

Re: [ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Geoffrey Young
Stas Bekman wrote: > Geoffrey Young wrote: > >> we are pleased to announce the latest Apache-Test release, 1.22. >> >> the important change to note for this release is that mod_perl support is >> incompatible with mod_perl versions 1.999_21 and earlier. > > > by earlier Geoff meant 1.99_xx ..

Re: [ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Stas Bekman
Geoffrey Young wrote: we are pleased to announce the latest Apache-Test release, 1.22. the important change to note for this release is that mod_perl support is incompatible with mod_perl versions 1.999_21 and earlier. by earlier Geoff meant 1.99_xx .. 1.999_20 (the mp2-tobe versions). It doesn't

reindexing mod_perl in CPAN

2005-04-14 Thread Geoffrey Young
hi andreas :) we need to do some cpan cleanup as soon as possible. if I understand things properly we need to - remove old mod_perl 2.0 versions (1.99_07 - 2.0-RC4) from CPAN - reindex mod_perl 1.29 and mod_perl 2.0-RC5 so that the files from each distribution match their intended namespace

Re: [PATCH] updating CGI.pm for new mod_perl 2.0 API

2005-04-14 Thread Geoffrey Young
Lincoln Stein wrote: > No, I'm ready to release the new version whenever it's convenient for > you. ok, I just released RC5 to CPAN, so whenever you have time to release 3.08 would be great. thanks for your help with this :) --Geoff ---

samples of mod_perl 2.0-RC5 compliant modules

2005-04-14 Thread Geoffrey Young
hi all :) I've updated all of my mod_perl 2.0 CPAN modules so that they work with the latest mod_perl 2.0 release (RC5 aka 1.999_22) and Apache-Test 1.22. here is a list if you want to look at them: Apache-AuthenHook-2.00_04 Apache-Clean-2.00_6 Apache-IncludeHook-2.00_05 Apache-SSLLookup

[ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Geoffrey Young
we are pleased to announce the latest Apache-Test release, 1.22. the important change to note for this release is that mod_perl support is incompatible with mod_perl versions 1.999_21 and earlier. in other words if you are a mod_perl user only upgrade to this release if you also plan to upgrade t

[ANNOUNCE] mod_perl 2.0.0-RC5

2005-04-14 Thread Geoffrey Young
the mod_perl development team is pleased to announce the latest version of mod_perl 2.0 - 2.0.0-RC5 - has been released. please note that this release contains substantial API changes, making it incompatible with all prior mod_perl 1.99 releases to date. in other words, you will need to modify AL