Hi Andreas, > Output from '/usr/bin/make': > > make: Warning: File `Makefile.PL' has modification time 11 s in the > future Makefile out-of-date with respect to Makefile.PL Cleaning > current config before rebuilding Makefile... > make -f Makefile.old clean > /dev/null 2>&1 > /home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL > PROTECTED]/bin/perl > Makefile.PL Checking if your kit is complete... > Looks good > Writing Makefile for WWW::Scraper::ISBN::Amazon_Driver ==> Your Makefile > has been rebuilt. <== ==> Please rerun the make command. <== false > make: *** [Makefile] Error 1
This and the other FAIL are bogus reports. Having a Makefile.PL 11 seconds and 24 seconds respectively out of sync with your system clock is not a valid reason for failure! Is this something that should be fixed within CPAN.pm or caught by the CPAN Testers tools? I would prefer CPAN.pm be able to acknowlegde this and rerun the process of 'perl Makefile.PL/make' as appropriate. Or is this because you are testing with multiple perls and the original unwrapping is being used repeatedly, as all your later tests pass without a problem? Cheers, Barbie. -- Birmingham Perl Mongers - http://birmingham.pm.org Miss Barbell Productions - http://www.missbarbell.co.uk
