The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.25 - 2014-01-23

  • Fix build under MSWin32 64-bit (GH#17) (thanks, @plicease!)
  • Support explicit string length of 0 in MemPtr -> tostr() (GH#18) (thanks, @klaus)
  • Add FFI::Raw::Ptr base class for pointer objects (GH#20) (GH#22) (thanks, @plicease!)

Modules

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