
April 28th, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jan 2004
Posts: 854
 
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Perl Hashes
Thanks for stopping by for this seventh part in the series on Perl Lists and Hashes. Here we will discuss working with a new way to store data known as a Hash. We'll cover the basics, such as how to create them, and how to locate data within them. You'll learn to add records, remove records, and much more. If there is time, we will also cover multidimensional lists.
Read the full article here: Perl Hashes
For more discussion go here: Blog Article Discussion
|