sub dotless_to_ip { return inet_ntoa( inet_aton( shift ) ); }