![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: uninitialized value in join or stringby Win (Novice) |
on Oct 31, 2005 at 09:59 UTC ( #504210=note: print w/replies, xml ) | Need Help?? |
Nice one-liner there. It may just be better if I replaced NULLs with ' 's (ie. spaces). Actually I don't know whether these NULL values are slowing my program down or not. I may just ignore the error message and not do anything about it. However, I am willing to take advice on that. There are problems with using WHERE NOT NULL as some of the values in the array are not NULL and these are required.
In Section
Seekers of Perl Wisdom
|
|