On 7/16/2004 5:04 AM Randy W. Sims wrote:
I haven't really looked in detail, but I do know that there are a lot of modules that do this using various approaches. Are you sure you have looked at them all and that none are similar enough to use or extend instead of creating another module?
I'm pretty sure I have looked at all the modules, and tried most of them (some do not work on Windows). Again, they use a different technique....
I think some of the modules that perform this task are in the Module::* namespace. That's shorter and seems more appropriate.
Maybe Module::ParseDeps (since there is already a Module::ScanDeps).
Module::* still seems like a misnomer, since really what I'm working on are distributions, but there is no Dist::, Distro:: or Distribution:: namespace and I'm not about to create it.
Rob
