Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

hi all,

Actually, i want to transform my XML document using XSL stylesheet. Now, i am able to do it using Xalan parser from Apache. I wanted to execute this transformation using perl scripts.

Please tell me how to install libxml in my system with the help of some installers, so that i can make use of LibXML and libXSL modules.

Thanks in advance. - Sampath

edited: Thu Apr 15 17:10:29 2004 by jeffa - removed pre tags, added formatting

Replies are listed 'Best First'.
Re: XSLT transformation using libxml
by ajt (Prior) on Apr 15, 2004 at 14:04 UTC
Re: XSLT transformation using libxml
by mirod (Canon) on Apr 15, 2004 at 13:23 UTC

    What system are you working on? What did you try? What were the results? Did you read the documentation?

A reply falls below the community's threshold of quality. You may see it by logging in.