-
-
29 Mar 2021 19:31:52 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (302 / 0 / 0)
- Kwalitee
Bus factor: 1- 91.48% Coverage
- License: perl_5
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (43.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Exporter
- Math::BigInt
- POSIX
- overload
- strict
- vars
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.0001 - 2021-03-29
- BUGFIX: Return a netmask length of 0 whenever parsing an invalid digit.
- Add "safe_new()" method to make it more clear what new2() does. Note that this executes the same code as new2().
Modules
parse, manipulate and lookup IP network blocksOther files
Module Install Instructions
To install Net::Netmask, copy and paste the appropriate command in to your terminal.
cpanm Net::Netmask
perl -MCPAN -e shell install Net::Netmask
For more information on module installation, please visit the detailed CPAN module installation guide.