Changes for version 0.10 - 2015-01-08
- get_ffi_raw method is deprecated and will issue a warning use FFI::Raw->new_from_ptr instead
- FFI::Raw will be removed as a prerequisite in the near future if you are using both FFI::Raw and FFI::TinyCC then you need to explicitly declare BOTH as prerequisites.
Modules
Tiny C Compiler for FFI
Embed Tiny C code in your Perl program