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.29 - 2014-03-27

  • Avoid warnings when using undef to mean NULL (GH#44) (thanks, @plicease!)
  • Support returning pointers and strings from callbacks (GH#42) (GH#43) (thanks, @plicease!)
  • Update to libffi 3.1-rc1 (should hopefully fix a few build failures)

Modules

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