http://www.perlmonks.org?node_id=491037

szabgab has asked for the wisdom of the Perl Monks concerning the following question:

While working on a commercial software I face the question on what is the best way to make sure we comply with the licences of the various CPAN modules.

Is there some automatic way that based on the prerequisites in Makefile.PL or Build.PL will give me a list of the licenses of all the modules we are using ?