I believe what happened was that when you packed the code into an executable, you didn't include the XML::LibXML module. If you check out the documentation on pp, you'll see the -M option which allows you to specify additional modules to be included in the executable. Be sure to pay attention to the caveats about the dependencies for any additional modules that you include with this option.
If I'm correct, just add the -M option to include your module and its dependencies and it should work.
In reply to Re: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
by dasgar
in thread Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
by srinimg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |