in reply to
load dylib at runtime
FFI::Platypus
if you're wrapping the libs yourself. If not, adding the directory you're placing libs in to your
LD_LIBRARY_PATH
somehow before your script is run would do the trick.
Comment on
Re: load dylib at runtime
Download
Code
In Section
Seekers of Perl Wisdom