It seems that the links are broken for your code examples. Are these still available? Thanks.
Unfortunately those files are were no longer at the URLs pointed to because of the widely-known breakdown of the perlmonk.org server. Compounding that misfortune, yours truly has been "too busy" to go back and make sure that files from the old account are back in place.
I'll try to fix those links ASAP. Thank you very much for your interest in Makefile Reform :-).
Update: fixed URLs / file locations for the 2 pieces ("Before" and "After") [Sat Apr 26 10:43:42 UTC 2008]
| [reply] |
Intrepid, I read you post on fixing Makemaker by adding the 'require' statements around a module's Makefile.PL
I'm a little surprised that you feel the need to pursue that approach. If you're using Gnu make and/or a Unix-type shell, then the links you seek may well contain useful information for you. But if you're using the freely available dmake (or nmake) in the cmd.exe shell then MakeMaker shouldn't need any fixing at all.
I have used ExtUtils::FakeConfig with ActivePerl build 806 to build a number of extensions - and have not experienced any need to fix MakeMaker.
Cheers, Rob | [reply] |