You can apply this patch to t/10functions.t:

---------------------8<---------------------
cd XML-LibXSLT/t
patch 10functions.t 10functions.t.patch
---------------------8<---------------------

---------------------8<---------------------
31c31
<      <xsl:value-of select="foo:test(string($FOO))"/>
---
>      <xsl:value-of select="foo:test(string($FOO),'')"/>
33c33
<      <xsl:value-of select="foo:test($FOO)"/>
---
>      <xsl:value-of select="foo:test2($FOO)"/>
---------------------8<---------------------

Tom

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



Reply via email to