[Pdx-pm] use of uninitialized ...
Michael
michael at jamhome.us
Thu Apr 15 08:14:05 PDT 2010
Well this should be a no brainer:
Use of
uninitialized value in concatenation (.) or string at
/usr/lib/perl5/5.8.5/Net/OUR/DNS.pm line 139 (#1)
Where:
139 print __LINE__, " our_fqdn
called with $host state_code $state_code and thus region of $region_code
\n";
Outputs:
139 our_fqdn called
with scdor44s4q1rr.nw.us.our-dns.com state_code OR and thus region of NW
[download]
All the values are being printed, indicating to my mind that they were
initialized. But Perl says otherwise.
Cluestick whack requested.
(crosspost warning - this is also perlmonks node 834909)
--
Michael Rasmussen
http://www.jamhome.us/
Be
Appropriate && Follow Your Curiosity
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/pdx-pm-list/attachments/20100415/3136ea0b/attachment.html>
More information about the Pdx-pm-list
mailing list