FFI-Me
view release on metacpan or search on metacpan
lib/FFI/Me.pm view on Meta::CPAN
The underlying low-level library throws an exception when it canât do what weâre asking it to.
=head1 DEPENDENCIES
L<FFI::Raw>
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-ffi-me@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
=head1 TODO
Possibly some library lookup ability to allow for things like C<lib => 'libm'> witout needing to C<$^O eq 'darwin' ? 'libm.dylib' : 'libm.so'>.
( run in 0.806 second using v1.01-cache-2.11-cpan-4d50c553e7e )