[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

tool to install dist::zilla author deps: extend dpt or dzil ?



Hi

I've hacked a tool to help people install the dependencies of a Perl 
module that use Dist::Zilla.

This is useful if you need to work on a Perl module using it's upstream 
repo instead of the CPAN tarballs: installing all the required Dist::Zilla 
plugins as debian package is not fun.

The new subcommand (dpt install-dzil-deps) runs 'dzil authordeps` 
and find and install all the missing modules using Debian packages.
(note that this is not yet released)

That said, this tool could also be provided as a new dzil subcommand 
that would exist only on Debian system (and derivatives).

As Perl developer or Debian packager, what do you prefer ?

* dpt install-dzil-deps
 * dzil authordebs (note the subtle difference with dzil authordeps)

All the best

[1] https://anonscm.debian.org/cgit/pkg-perl/packages/pkg-perl-tools.git/tree/scripts/install-dzil-deps

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org


Reply to: