Re: [Cgi-session-user] Build.PL and UTF8 test failures
Brought to you by:
sherzodr
From: Ron S. <ro...@sa...> - 2008-03-26 03:05:24
|
Hi Mark > Adding PL_FILES => {} to Makefile.PL should fix this issue. I've checked > in changes (Makefile.PL, Changes). We'll see what the next development > release exposes. If old Makefile.PL processing code ignores PL_FILES > then I'll rename Build.PL to hide it. Actually, I looked at the Changes file for ExtUtils::MakeMaker, and March 2005 was when PL_FILES was documented, suggesting it was implemented before that. So, I'm very tempted to not rename Build.PL at all, but to just accept that there will be failures on systems where ExtUtils::MakeMaker has not been updated recently. That should not be a show-stopper for us. -- Ron Savage ro...@sa... http://savage.net.au/index.html |