in reply to Re: perlcc and .so files
in thread perlcc and .so files
Actually, you can use C::Dynalib or FFI to roll your own wrappers to dynamic library functions at run time. (You can also use Win32::API for this if you are on Win32, but I tend to discourage that.)
But I'm not sure this has anything to do with the original question as I know almost nothing about perlcc. Perhaps the original poster could post more details like actual code they've actually tried and how it failed, etc.
- tye (but my friends call me "Tye")
|
|---|