Changes for version 0.30 - 2015-02-25

  • You can now pass an opaque in place of a closure type (pipcet++ gh#40,gh#41)
  • FFI closures are now cached and can be reused if the same closure is passed repeatedly (pipcet++ gh#40,gh#42)
  • Passing non-reference to scalar as a pointer argument will now issue a warning (gh#5)

Documentation

Defining types for FFI::Platypus

Modules

Write Perl bindings to non-Perl libraries with FFI. No XS required.
Platypus arguments and return value API for custom types
Convert scalars to C buffers
Declarative interface to FFI::Platypus
Documentation and tools for using Platypus with the Assembly
Documentation and tools for using Platypus with the C programming language
Documentation and tools for using Platypus with the Windows API
Memory functions for FFI
FFI support for structured records data
Tied array interface for record array members
Convert string scalar to a buffer as a pointer / size_t combination
Convert a pointer to a string and back
Build Perl extensions in C with FFI

Provides

in lib/FFI/Platypus.pm
in lib/FFI/Platypus.pm
in lib/FFI/Platypus.pm
in lib/FFI/Platypus.pm