Re: Looking for prior art on conventions for dep-listing

[email protected] (Peter Rabbitson) Tue, 1 Mar 2016 22:35:21 +0100
Newsgroups perl.cpan.workers
Message-ID <[email protected]>
On 03/01/2016 10:14 PM, David Golden wrote:
> cpanm had --scan-deps, though it's now listed as deprecated.

I didn't phrase my question correctly. What I am after is:

Imagine you get a random checkout of some dist and/or extract a tarball. 
Aside from running `perl Makefile.PL` and visually checking what is 
missing, there is nothing semi-standard that will answer "what do I feed 
to | cpanm, so that prove -l will work".

Hope this makes more sense.