in reply to %hash print output formatting question
"If you evaluate a hash in scalar context, it returns false if the hash is empty. If there are any key/value pairs, it returns true; more precisely, the value returned is a string consisting of the number of used buckets and the number of allocated buckets, separated by a slash."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: %hash print output formatting question
by toolic (Bishop) on Oct 27, 2010 at 21:02 UTC | |
by duggles (Acolyte) on Oct 27, 2010 at 22:33 UTC | |
|
Re^2: %hash print output formatting question
by duggles (Acolyte) on Oct 27, 2010 at 22:30 UTC |