Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: exsl in libXSLT in Perl 5.8.8 on OSX

by derby (Abbot)
on Sep 16, 2016 at 17:59 UTC ( [id://1171952]=note: print w/replies, xml ) Need Help??


in reply to exsl in libXSLT in Perl 5.8.8 on OSX

Isn't the problem in the error message?

runtime error: file trans.xsl line 24 element value-of

Line 24 is

<xsl:if test="$dotransformation = true()">

I'm not seeing dottransformation being set anywhere in the code you posted.

-derby

updatenever mind ... back to brushing up on my reading comprehension skills.

Replies are listed 'Best First'.
Re^2: exsl in libXSLT in Perl 5.8.8 on OSX
by Recker (Initiate) on Sep 16, 2016 at 18:44 UTC
    I have updated the XSLT code so that it would produce the correct error message on Perl version 5.8.8 on aforementioned version of OSX.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1171952]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-28 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found