Tools and work flows for developing collections of distributions
[email protected] (David Christensen) Wed, 5 Dec 2018 00:37:23 -0800
| Newsgroups | perl.makemaker |
|---|---|
| Message-ID | <[email protected]> |
makemaker: I use h2xs, ExtUtils::MakeMaker, and make(1) on Unix-like platforms for developing Perl modules and collecting them together into distributions. I now have several distributions and would like to develop and test them together (without installation). Are there ExtUtils::MakeMaker features and/or work flows to support this? TIA, David p.s. I started a thread of the same subject on the module-authors list a few weeks ago. We discussed various ideas, but I never found a satisfactory solution: https://www.nntp.perl.org/group/perl.module-authors/2018/11/msg10999.html