perl.makemaker...ANNOUNCE ExtUtils::MakeMaker 6.44 by Michael G Schwern- February 28, 2008 This is a release of 6.43_01 with ExtUtils::Install updated to 1.45.http:schwern.orgschwernsrcExtUtils-MakeMaker-6.44.tar.gzOS X users will be happy to know the issues with Apple&39;s "special" tar has been fixed, no more ._Foo files.Win32 pugs developers should note that a long standing issue with long commands has been fixed.MakeMaker will now install on a fresh 5.6.A note to p5p, I haven&39;t incorporated the ABSPERL whitespace patch. I&39;m afraid it might cause problems. I&39;m.http://www.nntp.perl.org/group/perl.makemaker/2008/02/msg2918.html Re: Problems on Windows with INC being overridden by Sisyphus- February 16, 2008 ----- Original Message ----- From: "Martin Evans" <martin.evanseasysoft.com>To: <makemakerperl.org>Sent: Saturday, February 16, 2008 3:46 AMSubject: Problems on Windows with INC being overridden> Hi,>> I&39;ve only just read "MakeMaker is DOOMED" so perhaps I&39;m flogging a dead > horse but then again, it was dated 2003.>> Can anyone tell me if putting INC on the command line as in>> perl Makefile.PL INC=c:fredI would normally write that..http://www.nntp.perl.org/group/perl.makemaker/2008/02/msg2917.html Problems on Windows with INC being overridden by Martin Evans- February 16, 2008 Hi,I&39;ve only just read "MakeMaker is DOOMED" so perhaps I&39;m flogging a dead horse but then again, it was dated 2003.Can anyone tell me if putting INC on the command line as inperl Makefile.PL INC=c:fredis supposed to override INC in the Makefile.PLI examine $optsINC in my Makefile.PL and add a path to it via the CONFIGURE method but this seems to be ignored when INC is specified on the command line and ok when it isn&39;t.When people are using cpan -i on Windows in Strawberry...http://www.nntp.perl.org/group/perl.makemaker/2008/02/msg2916.html Patch by Roberts, Dennis- February 15, 2008http://www.nntp.perl.org/group/perl.makemaker/2008/02/msg2915.html RE: Patch by Roberts, Dennis- February 15, 2008http://www.nntp.perl.org/group/perl.makemaker/2008/02/msg2914.html |