in reply to Re^3: undef==defined sometimes? (body question)
in thread undef==defined sometimes?

chromatic, please tell merlyn to incorporate this post into the next Learning Perl ed. (where he says to do @empty = () instead of @not_empty = undef as it would have clarified this concept much sooner for me as well. The info is there but not specifically for this point.