in reply to Private modules on webhost - @INC with XS modules?

Try adding your desired shared library locations to the LD_LIBRARY_PATH environmental variable, either in your execution environment or in your individual scripts.

---
It's all fine and dandy until someone has to look at the code.
  • Comment on Re: Private modules on webhost - @INC with XS modules?