![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^21: Addional "year" matching functionality in word matching scriptby Corion (Patriarch) |
on Jul 12, 2016 at 16:59 UTC ( #1167632=note: print w/replies, xml ) | Need Help?? |
The keys of %csv2hash are the lines:
Here, $_ (the current line) is used as a key into %csv2hash.
In Section
Seekers of Perl Wisdom
|
|