|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^3: Detect which version of perl an XS module is linked against?by rafl (Friar) |
| on Jan 03, 2008 at 00:06 UTC ( #660087=note: print w/ replies, xml ) | Need Help?? |
|
DynaLoader provides a dl_load_file function, which will probably do what I said above, except you don't need c or anything. Also be sure to set the PERL_DL_NONLAZY environment variable to something true to force nonlazy binding.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||