in reply to Re: How to handle Net::Address::IP::Local'->public when we are not connected to internet (INADDR_ANY)
in thread How to handle Net::Address::IP::Local'->public when we are not connected to internet
Then it just print:print "adress is : 'Net::Address::IP::Local'->public";
Now it even do not print 0 or null so that i could habdle it like this if($adress=null) {do this} How to handle ?adress is :
|
|---|