my %hash = getHash(); if (! defined(%hash)) { print "undef\n"; } else { print "not undef\n"; }
In reply to Re: How to have a subroutine return an undefined hash
by samizdat
in thread How to have a subroutine return an undefined hash
by loris
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |