In article <[EMAIL PROTECTED]>, Robert Rothenberg <[EMAIL PROTECTED]> wrote:
> I am working on a module that when given a CPAN distribution, it will > determine what modules that distribution depends on by scanning the META.yml > file or if that one is not present, the Makefile.PL file. This should be able to do the same thing for non-CPAN distributions too, and maybe even distributions that aren't modules. :) -- brian d foy, [EMAIL PROTECTED]
