in reply to Net::IP convert ip to int

What does the second number 291 represent?

It doesn't matter, you're only interested in the stringified version (no bless stuff), so use

print ("Int : ".$ip->intip()."\n");
To see the integer