-
-
28 Nov 2021 12:23:07 UTC
- Distribution: Dist-Zilla-MintingProfile-AlienBuild
- Module version: 0.06
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (130 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.22.0
- Activity
24 month- Tools
- Download (32.35KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Archive::Libarchive::Peek
- Data::Section::Simple
- Dist::Zilla::File::InMemory
- Dist::Zilla::PluginBundle::Starter
- Dist::Zilla::Role::FileGatherer
- Dist::Zilla::Role::MintingProfile::ShareDir
- Dist::Zilla::Role::ModuleMaker
- LWP::UserAgent
- Moose
- Moose::Util::TypeConstraints
- MooseX::StrictConstructor
- Path::Tiny
- Template
- Term::Clui
- URI
- URI::file
- namespace::autoclean
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Dist::Zilla::Plugin::AlienBuild::Mint - Generate module and alienfile for use with Alien::Build
VERSION
version 0.06
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 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.
Module Install Instructions
To install Dist::Zilla::MintingProfile::AlienBuild, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::MintingProfile::AlienBuild
perl -MCPAN -e shell install Dist::Zilla::MintingProfile::AlienBuild
For more information on module installation, please visit the detailed CPAN module installation guide.