in reply to Re^18: Addional "year" matching functionality in word matching script
in thread Addional "year" matching functionality in word matching script
See http://perl101.org/hashes.html, for example. (There are many other webpages that one can visit to get similar tutorials. This one was #3 in the list of search results when I Googled "hashes perl".)
Hashes. They are simple. I give it a key, I get back a value. Very fast.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^20: Addional "year" matching functionality in word matching script
by bms9nmh (Novice) on Jul 12, 2016 at 16:54 UTC | |
by Corion (Patriarch) on Jul 12, 2016 at 16:59 UTC | |
by bms9nmh (Novice) on Aug 03, 2016 at 15:40 UTC | |
by choroba (Archbishop) on Aug 03, 2016 at 16:02 UTC | |
by bms9nmh (Novice) on Aug 18, 2016 at 17:01 UTC | |
|
In Section
Seekers of Perl Wisdom