I have a Mojolicious application which accesses Net::LDAP. The application fails to find the libssl.so.
How do I add the LD_LIBRARY_PATH to Hypnotoad? I did this with Apache to solve a similar problem but can't find how to do it for the Hypnotoad server.
Thanks!