in reply to Re^3: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
in thread Can't locate loadable module error for XML::LibXSLT on Strawberry Perl

Thanks for your suggestion. I tried all that but still no use
The XML::LibXSLT module is available with the installation. My perl script is working perfectly.
C:\>pp --lib=c:\strawberry\perl\vendor\lib\XML -M XML::LibXML -M XML:: +LibXSLT -o test.exe test.pl
I tried this but still the exe fails with the same error message.
  • Comment on Re^4: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
  • Download Code