The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dist::Zilla::Plugin::AlienBuild::Mint - Generate module and alienfile for use with Alien::Build

VERSION

version 0.02

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

Alien
Alien::Build
Dist::Zilla::MintingProfile::AlienBuild
Dist::Zilla

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.