> +(eval 'use Net::DNS; $Features{"Net::DNS"} = 1;')
> + or $Features{"Net::DNS"} = 0;
An upgrade to Net::DNS 0.47 solved to problem. Net::DNS 0.44 does indeed break
embedded perl.
David, please use Net::DNS only if version is equal or higher than 0.47.
Martin