Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Some operations on hashes aren't obvious if you're new to Perl. Because of the special nature of hashes, a couple of common operations require functions that aren't necessary for scalars and arrays.
To test to see whether a key exists in a hash, for example, you might be tempted to try the following syntax: