Re: Config.pm and Makefile.PL

2011-03-22 Thread Geoffrey Leach
On 03/22/2011 04:03:18 PM, Jonathan Yu wrote: > On 03/22/2011 Geoffrey Leach wrote: > > Does anyone have experience using elements from Config.pm to set up > > Makefile.PL for multi-system installation? > > This happens with almost every large library-based module. > > I'm not sure if you are as

Re: Config.pm and Makefile.PL

2011-03-22 Thread Jonathan Yu
> Does anyone have experience using elements from Config.pm to set up > Makefile.PL for multi-system installation? This happens with almost every large library-based module. I'm not sure if you are asking about Makefile.PL as in ExtUtils::MakeMaker or Module::Install based distributions. I don't