I want to play around with a graph database (Neo4j) and thought that CPAN-modules and their depdendencies might make a nice playground.
So to fill my database I need to generate a list of all available CPAN-modules, their authors and for every module the list of it's (immediate) dependencies.
My question is now: What is the best way to do this?
If I had a way to generate the list of all modules I could probably feed that into CPAN::FindDependencies to get the dependecies but for one that would probably take a long time to complete and furthermore there does not seem to be a way to get the authors.
So is there some better way to obtain this data?
In reply to CPAN dependency graph by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |