Hi!

On Thu, Jul 20, 2006 at 10:24:49PM -0500, Andy Lester wrote:
> Is there anything out there that will generate a tree of  
> dependencies, probably based on META.yml?

AFAIK there are several people working on stuff like that
(Graph::Dependency, Module::Dependency, CPAN::Dependency, maybe more).

I would like to add this to CPANTS, too. But I haven't found the time to
do it, or to check which of those solutions work best with CPANTS.

Recently, there also was some discussion here on something like CPAN::DB
(or ::Index).

Then there's the CPANTS db, (postgres with a DBIx::Class interface
(Module::CPANTS::DB), but I still need to find a way to share the
postgres db (maybe with pg_dump)...

> If it doesn't exist, I'll write it.  I just don't want to reinvent  
> the wheel.

I think there are several wheels out there, but they might not be very
round... (to be honest, I didn't try any of the aforementioned modules,
I just know that they exist)

-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to