On Fri, Apr 11, 2008 at 5:39 PM, Ricardo SIGNES
<[EMAIL PROTECTED]> wrote:
>
>  I don't see a really good way to automate this.
>
>  --
>  rjbs

start with an index of packages to distributions, grep the module source
for C<use> statements, there you are.  The function that converts the list
of use statements into the dependency list would be yet another thing
that the cpan.org web site does, and creating the draft section of the
Makefile.PL file or equivalent could be achieved, from the module author's
perspective, with something like "make cpandep."

Reply via email to