in reply to Re: Re: strict
in thread strict

When you use a hash, you can assign values to keys,
if there is no value, there is no key, then you can just
print out all the keys

And else you just check if the values are defined before
printing/doing something with them

GreetZ!,

I didn't know my example was THAT bad