Re: Looking for prior art on conventions for dep-listing
[email protected] (Olivier Mengué) Wed, 2 Mar 2016 12:18:21 +0100
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <CAEWvDF+cTHh5A4-ZaypbTdCDq17RRH7HEoPn3WhFRhNWNjjWvg@mail.gmail.com> |
2016-03-02 10:39 GMT+01:00 Peter Rabbitson <[email protected]>: > The use case in question is that I am preparing to replace > Module::Install's `perl Makefile.PL && make listdeps` idiom with a > pure-EUMM-based "something else". I was looking for available prior art in order to converge on *naming*. > Given further searching and the replies in this thread, I am simply going > to recreate the 'listdep' target more-or-less-as-is. > > Is 'listdep' just a typo or will we really have both 'listdeps' and 'listdep'? > Thanks for the thoughts! > Cheers >