NAME

    Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins

VERSION

    version 1.08

SYNOPSIS

     [FFI::Build]
     [FFI::CheckLib]

DESCRIPTION

    This distribution contains some useful plugins for working with
    FFI::Platypus and friends.

SEE ALSO

    Dist::Zilla::Plugin::FFI::Build

      Install the FFI::Build::MM layer into your Makefile.PL.

    Dist::Zilla::Plugin::FFI::CheckLib

      Add FFI::CheckLib checks into your Makefile.PL.

AUTHOR

    Author: Graham Ollis <plicease@cpan.org>

    Contributors:

    Zaki Mughal (zmughal)

COPYRIGHT AND LICENSE

    This software is copyright (c) 2018-2022 by Graham Ollis.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.