On Tue, 15 Jun 2004 07:35:33 +0900, you wrote:

> Can't you just use "=nil" to achive the same thing?
> (just using the fact that 'nil' is false)

in perl it's null. which is what defined() and undef() test for...