> On 11/16/2017 11:23 AM, [email protected] wrote: >> Is there a version that has "0.70_01" specified?
Actually it looks like developer versions have underscores in the version
number
lates dev version of NET:DNS:
$VERSION = '1.12_03';
So I guess the patch
version->parse(Net::DNS->VERSION) >= version->parse('0.69');
is probably the way to go.
maybe its already in latest SA branch, didn't check yet.
>
> Yeah I think you and Merijn are right. I've asked.
>
> Regards,
> KAM
>
>
