Release Name: 0.0.3
Notes:
New methods for IP::CIDR:
overlaps? : checks to see if two ranges overlap
first_ip : returns the lowest IP for the range constructed
last_ip : returns the highest IP for the range constructed.
All three methods were provided by Tim Howe.
BSD license provided verbatim in the module and RDoc.
Changes:
|