RT for rt.cpan.org
Skip Menu
|
Bug #123833 for Net-IP: Allow mask notation
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Net-IP CPAN distribution
.
Report information
The Basics
Id:
123833
Status:
new
Priority:
0/
Queue:
Net-IP
People
Owner:
Nobody in particular
Requestors:
KES [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Thu Dec 07 11:23:16 2017
KES [...] cpan.org - Ticket created
Subject:
Allow mask notation
print Net::IP->new( '0.0.0.0/255.255.255.0' )->mask Actual results: 255.255.255.255 Expected results: 255.255.255.0