cpanm had --scan-deps, though it's now listed as deprecated.

And CPAN has plenty of these sorts of things, eg. Perl::PrereqScanner

On Tue, Mar 1, 2016 at 3:43 PM, Peter Rabbitson <ribasu...@cpan.org> wrote:

> I am currently aware of the Module::Install-specific targets of
> `make listdeps`      (only what is needed to satisfy test/runtime prereqs)
> `make listalldeps`   (everything the metadata knows about)
>
> There is the dzil alternative of:
> `dzil listdeps`             (everything)
> `dzil listdeps --missing`   (only what is needed for test/runtime)
> `dzil authordeps`           (and the kitchen sink, unclear whether
> --author or --develop or both)
> `dzil authordeps --missing` (only the defective kitchen sinks)
>
>
> Are there other things out there targeting the same problem-domain? Is
> there something approaching a "cross-tooling convention" ?
>
> Cheers
>



-- 
David Golden <x...@xdg.me> Twitter/IRC/Github: @xdg

Reply via email to