# from Capacio, Paula J # on Wednesday 27 February 2008 06:26: >I *think* the problem is related to the Test::Simple module bundled in >this distribution. >[/tmp/perl_modules/Module-Build-0.2808] # find . -name Simple* >./t/bundled/Test/Simple.pm >... >Writing Makefile for Simple
This doesn't involve Test::Simple -- that .pm just happens to be the only visible file name "Simple.pm" once the tests cleanup their temp files. The tests' Simple.pm is a sample distribution which is created and destroyed many times during the tests by t/lib/DistGen.pm. >make >Makefile out-of-date with respect to Makefile.PL That ^-- seems to be the problem, though I can't say offhand what would cause that. That test has changed a bit since 0.2808, and IIRC there was some work done in Compat (possibly involving the error code.) Can you repeat the error in trunk? svn co https://svn.perl.org/modules/Module-Build/trunk Module-Build --Eric -- "...the bourgeoisie were hated from both ends: by the proles, because they had all the money, and by the intelligentsia, because of their tendency to spend it on lawn ornaments." --Neal Stephenson --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------