I've used Config::AutoConf a bit and I think it saves results to a file. For your hand-rolled config test, after each one, you could just save the $out variable to files with different names and then have a .t file read them and dump them with diag().
David On Mon, Dec 8, 2014 at 7:05 PM, <sisyph...@optusnet.com.au> wrote: > From: David Golden > Sent: Tuesday, December 09, 2014 1:57 AM > To: Sisyphus > Cc: Tony Cook ; CPAN Testers Discuss > Subject: Re: Viewing 'perl Makefile.PL' output of a test result > > To minimize the amount of data that has to be transmitted and stored, >> only output from the last step to run is generally sent. So asking the >> tester or adding .t files that dump diagnostic data are generally the best >> options. >> > > I figure that these cpan-testers are busy enough without me pestering them > but, yes, adding a .t file that redoes the tests that the Makefile.PL did > should be good enough for me. > > Or is there some way that a test file can retrieve the data without having > to re-run the tests ? > > Cheers, > Rob > -- David Golden <x...@xdg.me> Twitter/IRC: @xdg