in reply to Re^2: Listing dependencies for Perl modules--should even the common ones get listed?
in thread Listing dependencies for Perl modules--should even the common ones get listed?
G'day etj,
That's a far more complicated Makefile.PL than I currently write; however, I can see some distinct benefits to using it.
I found ExtUtils::MakeMaker - META_MERGE which has some limited information. It doesn't mention {prereqs}{develop}{requires} or {prereqs}{runtime}{suggests}; I suspect there may be others.
Can you point me to a definitive reference for the META_MERGE key? Thankyou.
— Ken
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Listing dependencies for Perl modules--should even the common ones get listed?
by hippo (Archbishop) on Apr 06, 2025 at 09:50 UTC | |
by kcott (Archbishop) on Apr 11, 2025 at 19:12 UTC |