Bundling With Platypus
If you've heard of FFI::Platypus you probably know that you can use it to easily write Perl bindings for existing system libraries:
use FFI::CheckLib /users/graham_ollis/2019/11/index.htmlIf you've heard of FFI::Platypus you probably know that you can use it to easily write Perl bindings for existing system libraries:
use FFI::CheckLib /users/graham_ollis/2019/11/index.htmlPlatypus is getting an update. It’s not backward compatible, so you have to opt-in when you create the platypus instance. That makes it backward compatible for all the old code you may or may not have written. Please spread the word.
…
Perl programmer with an interest in Alien and FFI technologies. Primary developer of FFI::Platypus and Alien::Build.