
May 5th, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jan 2004
Posts: 862
 
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Perl: Another Round with Hashes
Welcome to the eighth episode in our series on Perl Lists and Hashes. In this article we will discuss how to add a record to a hash, as well how to remove a record from one. We will also cover how to check to see if a record already exists in our hash, how to write the data contained in one to a file, and quite possibly go over the basics of multidimensional lists.
Read the full article here: Perl: Another Round with Hashes
For more discussion go here: Blog Article Discussion
|