Modify output of Apache::PerlRun?

2008-02-28 Thread Peter Wood
Greetings, I'm running Apache 1.3.28 and mod_perl 1.27. I have quite a few Perl CGI scripts that run via Apache::PerlRun and product HTML output. I'd like to be able to modify the HTML output of these scripts after they finish running, so as to insert some HTML code on a site-wide basis without ha

Re: Modify output of Apache::PerlRun?

2008-03-04 Thread Perrin Harkins
On Thu, Feb 28, 2008 at 9:33 AM, Peter Wood <[EMAIL PROTECTED]> wrote: > I'm running Apache 1.3.28 and mod_perl 1.27. I have quite a few Perl CGI > scripts that run via Apache::PerlRun and product HTML output. I'd like > to be able to modify the HTML output of these scripts after they finish >

RE: Modify output of Apache::PerlRun?

2008-03-05 Thread Peter Wood
f Of Perrin Harkins > Sent: Tuesday, March 04, 2008 8:13 PM > To: Peter Wood > Cc: modperl@perl.apache.org > Subject: Re: Modify output of Apache::PerlRun? > > > On Thu, Feb 28, 2008 at 9:33 AM, Peter Wood > <[EMAIL PROTECTED]> wrote: > > I'm running

Re: Modify output of Apache::PerlRun?

2008-03-05 Thread André Warnier
Peter Wood wrote: [..] I've had other experiences where I found a module that already did something I was trying to do, but this is the first time I've started writing one with the exact same name. :-) If you write further modules, to avoid name clashes you might also want to avoid names such

RE: Modify output of Apache::PerlRun?

2008-03-07 Thread Peter Wood
m wondering if anyone here has a suggestion. Thanks, Peter > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Perrin Harkins > Sent: Tuesday, March 04, 2008 8:13 PM > To: Peter Wood > Cc: modperl@perl.apache.org > Subject: Re: Mod

Re: Modify output of Apache::PerlRun?

2008-03-07 Thread Perrin Harkins
On Fri, Mar 7, 2008 at 1:27 PM, Peter Wood <[EMAIL PROTECTED]> wrote: > So, I've given Apache::Filter and Apache::PerlRunFilter (from CPAN) a > shot, and the actual filtering action seems to work as expected, except > that just before my own filter is applied, the first line of input goes > miss

RE: Modify output of Apache::PerlRun?

2008-03-10 Thread Peter Wood
ng list for support. Glad I did! Thanks again, Peter > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Perrin Harkins > Sent: Friday, March 07, 2008 3:26 PM > To: Peter Wood > Cc: modperl@perl.apache.org > Subject: Re: Modify o

Re: Modify output of Apache::PerlRun?

2008-03-10 Thread Perrin Harkins
On Mon, Mar 10, 2008 at 10:28 AM, Peter Wood <[EMAIL PROTECTED]> wrote: > Also, just for future reference, the maintainer of Apache::Filter, Ken > Williams, has indicated to me that he is no longer able to support any > of his Apache::* modules, and recommends going to the mod_perl mailing > li