Dist::Zilla::App::Command::authordebs(3pm) | User Contributed Perl Documentation | Dist::Zilla::App::Command::authordebs(3pm) |
Dist::Zilla::App::Command::authordebs - List or install Dist::Zilla authors dependencies as Debian packages
# ABSTRACT: List or install Dist::Zilla authors dependencies as Debian packages
dzil authordebs --install apt install $( dzil authordebs )
dzil authordebs uses Dist::Zilla::Util::AuthorDeps to scan the Perl module required to build a Perl module using Dist::Zilla and list the corresponding Debian packages.
This command exits 1 if some required dependencies are not available as Debian packages.
2023-12-15 | perl v5.36.0 |