include stdlib
info("has_ip_network('127.0.0.0'):", has_ip_network('127.0.0.0'))
info("has_ip_network('128.0.0.0'):", has_ip_network('128.0.0.0'))