NAME
Dist::Zilla::Plugin::AlienBuild::Mint - Generate module and alienfile for use with Alien::Build
VERSION
version 0.07
SYNOPSIS
dzil new -P AlienBuild Alien::libfoo
DESCRIPTION
This plugin will prompt you for a number of details of your Alien and generate the appropriate Perl module and alienfile files. It is intended to be used with Dist::Zilla::MintingProfile::AlienBuild, but it can also be used by other minters that want this capability.
SEE ALSO
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021-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.