Revision history for Net-CIDR-Set
0.19 2025-08-05 13:11:19+01:00 Europe/London
[Documentation]
- Fixed typos in documentation RT#168697 (thanks Thomas Eckardt).
- Removed the separate INSTALL file.
- Fixed the CONTRIBUTORS setion of the README.
- Added CONTRIBUTING.md file.
0.18 2025-08-03 11:45:07+01:00 Europe/London
[Documentation]
- Fixed broken Pod::Weaver configuration.
0.17 2025-08-03 11:39:29+01:00 Europe/London
[Incompatabilities]
- This module now requires Perl v5.14 or later.
[Documentation]
- README is now generated by Dist::Zilla::Plugin::UsefulReadme.
- Added a SUPPORT section and merged BUGS into it.
- Fixed typos.
[Tests]
- Add more author tests.
0.16 2025-06-03 13:54:58+01:00 Europe/London
[Bug Fixes]
- Imports are removed from the namespace.
- Removed unused variable.
[Documentation]
- Modernised POD.
- Added a security policy.
- Updated README from POD.
- Fixed tense in Changes for v0.15.
[Other]
- Removed unnecessary files from the repo and distribution.
- Fixed issues with MANIFEST.SKIP.
0.15 2025-05-27 16:33:00+01:00 Europe/London
[Documentation]
- Added missing version and timestamp to Changes for v0.14.
[Other]
- Re-released due to possible bad signature.
- Fixed MANIFEST.
0.14 2025-05-27 16:16:23+01:00 Europe/London
[Security]
- CVE-2025-40911: Disallow IPv4 addresses with a leading 0 in the quads, e.g. "010.0.0.1".
[Documentation]
- Updated the current maintainer to Robert Rothenberg <rrwo@cpan.org>.
- Reversed the order of the Changes file to most-recent first.
- Updated copyright year.
[Other]
- Fixed minor typos in the MANIFEST.SKIP.
- Switch to Makefile.PL for building.
- Sign the distribution.
0.13 2014-02-24
- Applied Brian Gottreu's fix for
https://rt.cpan.org/Public/Bug/Display.html?id=49632
0.12 2009-05-29
- Move to GitHub
0.11 2009-01-29
- Remove broken cidrcalc
0.10 2009-01-29
- Initial release