2019-03-21 11:12:40 by Havard Eidnes | Files touched by this commit (3) |
Log message: Add p5-Data-Validate-IP version 0.27 from pkgsrc-wip. This module provides a number IP address validation subs that both validate and untaint their input. This includes both basic validation (is_ipv4() and is_ipv6()) and special cases like checking whether an address belongs to a specific network or whether an address is public or private (reserved). |