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 ?