TREE PRUNING
The dependency tree is pruned to remove duplicates. This means that even though Test::More
, for example, is a dependency of almost everything on the CPAN, it will only be listed once.
The dependency tree is pruned to remove duplicates. This means that even though Test::More
, for example, is a dependency of almost everything on the CPAN, it will only be listed once.