in reply to Unable to load LibXSLT.dll on Perl 5.16

Is it possible to upgrade from 5.6 to 5.16 with the same dll files?

No

CODE: LibXSLT.pm

Funny :)

  • Comment on Re: Unable to load LibXSLT.dll on Perl 5.16

Replies are listed 'Best First'.
Re^2: Unable to load LibXSLT.dll on Perl 5.16
by jes (Novice) on May 24, 2013 at 06:41 UTC

    Then how do i upgrade the perl?

      Hi,

      I tried to build LibXSLT by myself as per the instructions given in http://community.activestate.com/forum/how-i-got-xml-libxslt-v170-work-my-machine but these dll did not support. I had used .dll of Libxslt from strawberry perl. It works fine with 32 bit machine. But the same did not support 64 bit machine.

      How can i solve this?

      Thanks