<br>On Tue, Jun 8, 2010 at 3:23 PM, <<a href="mailto:arocker@vex.net">arocker@vex.net</a>> wrote:<br><br>> Is there any way to check the dependency chain of a CPAN module against an<br>> installed configuration in advance of an attempt to install?<br>
><br>> It would be so much more agreeable to start from the bottom and work<br>> upwards, in a series of successes, than to work down through a succession<br>> of aborts and then back up, (especially when some of the dependencies<br>
> appear to be mutual).<br><br>I haven't tried it, but because I was looking for other 'module' related stuff this<br>morning I saw:<br><br>CPAN::FindDependencies<br><br><a href="http://search.cpan.org/~dcantrell/CPAN-FindDependencies-2.34/lib/CPAN/FindDependencies.pm">http://search.cpan.org/~dcantrell/CPAN-FindDependencies-2.34/lib/CPAN/FindDependencies.pm</a><br>
<br><br>