Dist::Zilla::App::Command::authordeps - List your distribution's author dependencies


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::App::Command::authordeps - List your distribution's author dependencies

VERSION

Top

version 4.200008

SYNOPSIS

Top

  $ dzil authordeps

This will scan the dist.ini file and print a list of plugin modules that probably need to be installed for the dist to be buildable. This is a very naive scan, but tends to be pretty accurate. Modules can be added to its results by using special comments in the form:

  ; authordep Some::Package

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.