![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^2: Most Annoying Error : Use of uninitialized value in concatenation (.) or string at C:\Perl\Oby dbwiz (Curate) |
on Jul 15, 2005 at 11:11 UTC ( #475176=note: print w/replies, xml ) | Need Help?? |
I didn't read your post Perhaps you should have. its not an error. It's a warning! That's right. It's a warning that is telling the OP that something might be wrong. By telling him to blindly remove the warning, you are removing the only clue he might have to find out why the program did not behave as expected. The right thing to do in these cases is to either inspect the data or apply tome sanitizing methods to make the data consistent.
In Section
Seekers of Perl Wisdom
|
|