in reply to Re: How to handle Net::Address::IP::Local'->public when we are not connected to internet
in thread How to handle Net::Address::IP::Local'->public when we are not connected to internet
But how i can handle it ? Because if i print it like this :
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 :
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to handle Net::Address::IP::Local'->public when we are not connected to internet
by vinoth.ree (Monsignor) on Jan 19, 2015 at 16:49 UTC | |
by ppp (Acolyte) on Jan 19, 2015 at 18:11 UTC | |
by Anonymous Monk on Jan 19, 2015 at 17:12 UTC | |
by Laurent_R (Canon) on Jan 19, 2015 at 18:59 UTC | |
|
Re^3: How to handle Net::Address::IP::Local'->public when we are not connected to internet
by Your Mother (Archbishop) on Jan 19, 2015 at 21:29 UTC |