szabgab / CPAN-Digger

CPAN Digger to analyze CPAN modules and other Perl-based applications
https://cpan-digger.perlmaven.com/
7 stars 3 forks source link

Create dependency report of a distribution #29

Open szabgab opened 1 year ago

szabgab commented 1 year ago

First list the major indicators of the specific project

Then list all its dependencies (the whole tree) and the status about them. Similar to #27.

szabgab commented 1 year ago

We already have a page for each distribution with the list of required runtime dependencies. However there are suggested and recommended dependencies as well and also for testing and development. The user should be able to see all the dependencies and filter according to their needs.