Am 19.07.2016 um 21:46 schrieb Jean-Louis Martineau:
> On 19/07/16 03:34 PM, Stefan G. Weichinger wrote:
>> Am 19.07.2016 um 20:56 schrieb Jean-Louis Martineau:
>>
>>> We could add a property so that it use all the available child changer,
>>> eg. fail only if all child fail.
>>>
>>> For testing, you can try to remove all
>>> if (grep { defined($_->[0]) } @$kid_results) {
>>> ...
>>> }
>>> block of code> Remove the complete if block, not only the if line. ok, did that. Doesn't work as intended.
