in reply to Re: How do I test for a NULL string?
in thread How do I test for a NULL string?
Problem being
Since it doesnt follow the properties of the SQL null i'm not real sure why explaining undef will help any more than explaining an empty string.my ($x,$y); print "Same!" if $x==$y; __END__ Same!
Yves / DeMerphq
--
When to use Prototypes?
|
|---|