Re: BBC testing from upriver downwards

2017-04-04 Thread James E Keenan
~/minicpan --verbose; date > endcpanm # 5. Copied and renamed the 'cpanm' build.log to 20170404-5000-build.log.gz. 6. grepped out relevant lines from the build log: # zgrep FAIL 20170404-5000-build.log.gz | grep -v 'Result: FAIL' | \ sed -e 's/^-> //

Re: BBC testing from upriver downwards

2017-04-04 Thread Kent Fredric
On 5 April 2017 at 08:28, James E Keenan wrote: > the tip of the order of battle looks substantially different I must say though, your results confuse me. In my testing, the things that are holding back the most are ... Module::Runtime , and Task::Weaken. But neither of those are even *ON* you

Re: BBC testing from upriver downwards

2017-04-04 Thread James E Keenan
On 04/04/2017 05:37 PM, Kent Fredric wrote: On 5 April 2017 at 08:28, James E Keenan wrote: the tip of the order of battle looks substantially different I must say though, your results confuse me. In my testing, the things that are holding back the most are ... Module::Runtime , and Task::W

Re: BBC testing from upriver downwards

2017-04-04 Thread Kent Fredric
On 5 April 2017 at 10:35, James E Keenan wrote: > Module::Runtime was successfully installed all three times -- though that's > actually two times, because my first run used an earlier perl 5 blead > commit. Each of the three runs used a different, progressively newer > version of 'cpanm'. > > Ta