Thursday, March 06, 2008

Check if hash value is empty

unless (%hash) {
hash is empty
}