Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 45580 invoked from network); 13 Jan 2005 04:56:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jan 2005 04:56:35 -0000 Received: (qmail 90935 invoked by uid 500); 13 Jan 2005 04:56:35 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 90818 invoked by uid 500); 13 Jan 2005 04:56:34 -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 90804 invoked by uid 99); 13 Jan 2005 04:56:34 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcaa-apreq-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 12 Jan 2005 20:56:33 -0800 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Cox26-00016l-00 for ; Thu, 13 Jan 2005 05:56:30 +0100 Received: from adsl-3-10-33.mia.bellsouth.net ([65.3.10.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2005 05:56:30 +0100 Received: from joe+gmane by adsl-3-10-33.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2005 05:56:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: Re: pass_through options Date: Wed, 12 Jan 2005 23:56:25 -0500 Lines: 14 Message-ID: <87llayylja.fsf@gemini.sunstarsys.com> References: <41E5EE71.5030402@stason.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-3-10-33.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:Tmbzp/eXkPIPRh7761kThGM5+GE= Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stas Bekman writes: > I see that the top-level Makefile.PL picks only certain opts and > ignores the rest. How can I pass other options (w/o hardcoding them? > e.g. any of t/TEST --help opts should be passable) The top level Makefile.PL needs to be completely redesigned around MakeMaker (or ModPerl::MakeMaker), because the META.yml concept is now known to be defective. I don't know how to do that just yet, but if you have any ideas feel free to share them. -- Joe Schaefer