in reply to Re: XSLT to HTML/XHTML
in thread XSLT to HTML/XHTML

Probably a bug in XML::XSLT module

I tried the same script on a sample file downloaded from w3schools and script works fine

I 'll try these modules and check..

Thanks.. :)

Replies are listed 'Best First'.
Re^3: XSLT to HTML/XHTML
by bart (Canon) on Aug 05, 2011 at 11:08 UTC
    Then you migth have a problem with features supported in the XSLT processor, for example, whether it's is version 1 or version 2 XSLT.