Richard's Perl Step 07
Hashes (Associative Array)



- I used "Sams Teach Yourself Perl in 24 Hours" - 3rd Edition as a reference for this page
- Run in windows DOS prompt
perl thisprogram.pl

perl c:\......\thisprogram.pl

 

Examples following Perl 24 hours book, Hour 7:

eg017.pl (text only) - all about Hash / Associative Array