mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
c2e2d5cb3d
Net::ASN provides functions for parsing autonomous system numbers (ASNs) as defined in RFC 1771 and extended by RFC4893, also converting between formats discussed in RFC5396. Both an OO implementation (method based) and non-OO (function based) are provided for convenience.