Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: A master-list of module dependencies?

by rrwo (Friar)
on Jul 12, 2004 at 20:21 UTC ( [id://373723]=note: print w/replies, xml ) Need Help??


in reply to Re: A master-list of module dependencies?
in thread A master-list of module dependencies?

Is downloading every module really that much of a hassle?...

Not really, but it seems that this information should already be out there. As far as I can tell, it's not. So I'm in the process of generating my own list. What I'm doing:

  • If there is a .meta file available, I use that,
  • otherwise I download the module, extract the Makefile.PL and do some simple parsing using a module I wrote called Module::MakefilePL::Parse (since Module::Depends uses modules which do not work well on Windows -- ironically this was one of the reasons I started on this project)
  • Comment on Re^2: A master-list of module dependencies?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://373723]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-18 04:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found