On Tue, Jun 30, 2015 at 07:32:01AM -0500, Douglas R. Reno wrote: > On Jun 29, 2015 6:49 PM, "Ken Moffat" <[email protected]> wrote: > > > > On Mon, Jun 29, 2015 at 01:01:19AM +0100, Ken Moffat wrote: > > > I think I've sorted out what changed - for some reason, I did not > > > mention Test::Warnings in the book as a dependency for List::AllUtils > > > (it has always been needed for the tests to pass). As of 0.021 that > > > now requires an extra package for its testsuite, which requires an > > > extra package for *its* testsuite, which ... > > > > > After checking what I build, and why, List::AllUtils was the only > > versioned module in the book where I had omitted the deps for its > > testsuite. Two direct dependencies, and used to be a total of > > three at two levels. But now a total of eight at five levels. > > > > I'll try to add these before I get to biber. Wish me luck, please. > > > > ĸen > > Good luck Ken! Biber's deps look tough! > > Douglas R. Reno
Thanks to you and Fernando for the good wishes. And now, as a reminder to _myself_ : when adding nested external deps for perl modules, add one at a time, test the rendering and the link, and then make a new backup after that item looks ok ;) By doing it that way, I can catch problems sooner - and be clearer about where a rendering problem is. I still make errors (put a dependency on the wrong parent for a while last night, until I eventually noticed), but it definitely beats the "throw them all in, then see if it renders" approach ;) ĸen -- This one goes up to eleven! -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
