@{[ $self->lib_package ]} - Private class for @{[ $self->module_package ]}
perldoc @{[ $self->module_package ]}
This class is private.
@{[ $self->module_package ]} - Bindings for ...
...
...
Dist::Zilla::Plugin::FFI::Mint - Generate module and modify dist.ini for use with FFI
version 0.03
dzil new -P FFI Foo::FFI
This plugin will prompt you for a library which will be used by your FFI module. Its intended use if by the FFI minting profile, but may be useful in your own FFI related profiles.
Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2021 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.