The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.18 - 2013-11-10

  • Add long and unsigned long ffi types (GH#7) (thanks, @calid!)
  • Add support for 64 bit ffi integer types (GH#9) (thanks, @calid!)
  • Fix invalid memory accesses in struct tests (should fix many failures)
  • Update libffi to 2f5b7ce

Modules

Perl bindings to the portable FFI library (libffi)
FFI::Raw function pointer type
FFI::Raw memory pointer type