On Wed, Jun 05, 2002 at 02:32:57PM -0400, Kevin Stefanik wrote:
> I fixed the compilation problem by changing the perl code generated at the 
> end_element handler for xsp:element code to:
> 
>         return '} $parent->appendChild($elem); '. "\n";
> 
> from:
>         return '$parent = $parent->getParentNode;' . "\n";
> 
> This is line ~691 in XSP.pm.  This gets the xsp page compiling.

You are doing better than me. I cannot get *anything* out of 
my PerForm XSPs using 1.6*, or the current CVS. The Perl shown in the
log file ends charmingly with

    my $text = $document->createTextNode("".do {
    { my %_args = (); $_args{name} = q|to|;
    ; die 'Required a

which just does not seem right :-}

However, 1.52 works again for me after a week of segfaulting
(I deleted the whole of /usr/local/lib/perl and /usr/local/share/perl
and started again), so I'm a pig in clover.

-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to