in reply to How to find the perl module's dependency modules ?

I find http://deps.cpantesters.org/ quite nice (albeit a bit slow at times).
  • Comment on Re: How to find the perl module's dependency modules ?

Replies are listed 'Best First'.
Re^2: How to find the perl module's dependency modules ?
by c9s (Initiate) on Aug 07, 2009 at 13:47 UTC
    try Module::ScanDeps ?