Alien-FFI

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    This distribution installs libffi so that it can be used by other Perl
    distributions. If already installed for your operating system, and it
    can be found, this distribution will use the libffi that comes with
    your operating system, otherwise it will download it from the Internet,
    build and install it for you.

SEE ALSO

    FFI::Platypus

      Write Perl bindings to non-Perl libraries without C or XS

    FFI::CheckLib

      Check that a library is available for FFI

AUTHOR

    Author: Graham Ollis <plicease@cpan.org>

    Contributors:

lib/Alien/FFI.pm  view on Meta::CPAN

installed for your operating system, and it can be found, this distribution will use the libffi
that comes with your operating system, otherwise it will download it from the Internet, build and
install it for you.

=head1 SEE ALSO

=over 4

=item L<FFI::Platypus>

Write Perl bindings to non-Perl libraries without C or XS

=item L<FFI::CheckLib>

Check that a library is available for FFI

=back

=head1 AUTHOR

Author: Graham Ollis E<lt>plicease@cpan.orgE<gt>



( run in 0.916 second using v1.01-cache-2.11-cpan-2398b32b56e )