Testing Jammy: OK root@Jlibnet-ip-perl:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy
root@Jlibnet-ip-perl:~# dpkg -l | grep ip-perl ii libnet-ip-perl 1.26-2ubuntu0.22.04.1 all Perl extension for manipulating IPv4/IPv6 addresses Good case achieved: root@Jlibnet-ip-perl:~# perl ip_intip_method.pl 0.0.0.0 "IP : 0.0.0.0" "Int : 0" bless( { binip => "00000000000000000000000000000000", binmask => "11111111111111111111111111111111", intformat => bless( { sign => "+", value => bless( [ 0, ], 'Math::BigInt::Calc' ), }, 'Math::BigInt' ), ip => "0.0.0.0", ipversion => 4, is_prefix => 1, last_bin => "00000000000000000000000000000000", last_ip => "0.0.0.0", prefixlen => 32, }, 'Net::IP' ) ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083236 Title: [SRU] Net::IP->intip return undef for IP 0.0.0.0 instead of 0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libnet-ip-perl/+bug/2083236/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs