Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 47519 invoked from network); 22 Mar 2005 12:00:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2005 12:00:07 -0000 Received: (qmail 98590 invoked by uid 500); 22 Mar 2005 12:00:07 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 98478 invoked by uid 500); 22 Mar 2005 12:00:06 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 98465 invoked by uid 99); 22 Mar 2005 12:00:06 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from duempel.org (HELO swift.roonstrasse.net) (81.209.165.42) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 22 Mar 2005 04:00:05 -0800 Received: (qmail 11534 invoked by uid 1001); 22 Mar 2005 11:59:09 -0000 Date: Tue, 22 Mar 2005 12:59:09 +0100 From: Max Kellermann To: Markus Wichitill Cc: apreq-dev@httpd.apache.org Subject: Re: Many perl glue problems Message-ID: <20050322115908.GA11518@roonstrasse.net> References: <20050322085314.GB9732@roonstrasse.net> <423FFC4A.4080101@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <423FFC4A.4080101@gmx.de> User-Agent: Mutt/1.5.6+20040907i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 2005/03/22 12:06, Markus Wichitill wrote: > AFAICT there's only one unstable apreq branch with both the multi-env stuff > and the Apache2:: namespace change, for which you'd need the unstable > mod_perl branch, too. > > http://svn.apache.org/repos/asf/perl/modperl/branches/apache2-rename-unstable Thanks, that solved my problem. All tests pass. So they're changing the API after they published a release candidate.. strange. Max