my $ip = NetAddr::IP::->new ('10.0.0.0/30'); ($ip and ref($ip)) or die "ERROR: Could not create IP object.";