Perl Hash Tutorial - ZenTut - Programming Made Easy
This tutorial introduces you to Perl hash and shows you how to manipulate Perl hash elements effectively. ... Introduction to Perl hash A Perl hash is defined by key-value pairs. Perl stores elements of a hash in such an optimal way that you can look up i...