![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: uninitialized value in join or stringby jesuashok (Curate) |
on Oct 31, 2005 at 09:54 UTC ( #504209=note: print w/replies, xml ) | Need Help?? |
Hi
To enlighten you more on the same error when you enable perl warnings , diagnostics or strict then you will get this message when you try to run the code. this is because the undef value assigned to some Variable used in perl code.
"Keep pouring your ideas"
In Section
Seekers of Perl Wisdom
|
|