NAME
@{[ $self->lib_package ]} - Private class for @{[ $self->module_package ]}
SYNOPSIS
perldoc @{[ $self->module_package ]}
DESCRIPTION
This class is private.
SEE ALSO
NAME
@{[ $self->module_package ]} - Bindings for ...
SYNOPSIS
...
DESCRIPTION
...
NAME
Dist::Zilla::Plugin::FFI::Mint - Generate module and modify dist.ini for use with FFI
VERSION
version 0.03
SYNOPSIS
dzil new -P FFI Foo::FFI
DESCRIPTION
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.
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
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.