🌻 📖 Dist::Zilla::PluginBundle::Alien

NAME

Dist::Zilla::PluginBundle::Alien - Dist::Zilla::PluginBundle::Basic for Alien

VERSION

version 0.024

SYNOPSIS

In your dist.ini:

  name = Alien-ffmpeg

  [@Alien]
  repo = http://ffmpeg.org/releases

DESCRIPTION

NOTE: This module uses the older, and still supported, but not actively developed Alien::Base::ModuleBuild interface for installing aliens. You should use Dist::Zilla::Plugin::AlienBuild for new Aliens, and consider migration for older code as well.

This plugin bundle allows to use Dist::Zilla::Plugin::Alien together with Dist::Zilla::PluginBundle::Basic.

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/PerlAlien/Dist-Zilla-Plugin-Alien/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.