in reply to Beginner Trying to Learn Perl
Learning perl is a great book, especially if you don't come from a programming background. Programming perl is another great reference but it's a little hard to digest. I find hashes more useful for creating more complex data structures. (I use them a lot as Arrays of Hashes)
If you are just learning perl, don't spend too much time trying to figure out hashes, move on and come back to them later.
|
---|