I'm aware of the problem, but I haven't been able to track it down.  Any help 
is welcome.

Lincoln

On Tuesday 23 July 2002 08:27 am, [EMAIL PROTECTED] wrote:
> Hi All,
>
> We are implementing mod_perl here for internal intranet use.  We have
> discovered a possible buglet in CGI.pm.
>
> We do not want CGI.pm to return XHTML as it upsets Verity indexing (long
> story).
>
> So in Apache::Registry executed scripts we use:
>
>       use CGI qw( -no_xhtml );
>
> But on the first invocation it returns normal HTML.  On second invocation
> it ignores this directive and returns XHTML.  We started a dev server with
> -X to confirm this.  It would appear CGI resets its globals somewhere.
>
> Can someone confirm this?
>
> Also is this the right forum for this ?
>
> Which bit of the plot have I missed?
>
> Some versions: Apache 1.3.26, perl 5.6.1, mod_perl 1.27, CGI 2.81
>
> Thanks,
>
> Greg Cope
>
>
> ----------------------------------------------------------------
> This message and any attachment has been virus checked by
> Pfizer Corporate Information Technology, Sandwich.
> ----------------------------------------------------------------

Reply via email to