Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 43969 invoked from network); 27 Jun 2006 03:20:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jun 2006 03:20:22 -0000 Received: (qmail 79599 invoked by uid 500); 27 Jun 2006 03:20:21 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 79562 invoked by uid 500); 27 Jun 2006 03:20:21 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 79550 invoked by uid 99); 27 Jun 2006 03:20:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 20:20:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.95.226.11] (HELO neptun.ecos.de) (194.95.226.11) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 20:20:20 -0700 Received: from localhost (localhost [127.0.0.1]) by neptun.ecos.de (Postfix) with ESMTP id 1AFE21628E3; Tue, 27 Jun 2006 05:19:58 +0200 (MEST) Received: from neptun.ecos.de ([127.0.0.1]) by localhost (fw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04344-01; Tue, 27 Jun 2006 05:19:56 +0200 (MEST) Received: from lnx1.i.ecos.de (lnx1.i.ecos.de [10.11.11.102]) by neptun.ecos.de (Postfix) with ESMTP id 50D1E1001E3; Tue, 27 Jun 2006 05:19:56 +0200 (MEST) Received: from wingr2 (unknown [10.11.12.250]) by lnx1.i.ecos.de (Postfix) with ESMTP id CB1F34190F0; Tue, 27 Jun 2006 05:19:55 +0200 (CEST) From: "Gerald Richter" To: "'Craig Dunn'" , "'Pete Moran'" Cc: Subject: RE: Completed Document Date: Tue, 27 Jun 2006 05:19:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcaZFqj7QnkHhgSRQsWyaPHYYiILKQAgaQSw In-Reply-To: <449FC994.9020600@codenation.net> Message-Id: <20060627031955.CB1F34190F0@lnx1.i.ecos.de> X-Virus-Scanned: by BB-5000 Mailfilter at neptun.ecos.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > Pete Moran wrote: > > Yes Craig, small world :) > > > > However its not the output of the execute I want, its also > including > > what was inside the base.epl itself.... so above where the > execute is > > called. In this example, the output would only contain the >

tags. > > > > Thats why I said move it all a level down. > > create (for example) base2.epl containing the html you have > now, then make base.epl a one liner that calls base2.epl with > the output flag set, which in turn executes *. > > That would seem simpler to me than apache voodoo of some sort. > "Apache Voodoo" would be to write a Apache output filter in mod_perl that, beside simply passing the content through, would write to a file. Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org