|
Note: This is a single entry from my online diary. Please note that I'm not always entirely serious and some entries probably won't make sense unless put in context with other entries. |
|
I just finished writing a short Perl example which demonstrates just about all of the syntax involved. It doesn't really explain anything properly, but it is useful because it shows all (well most) of the different syntaxes involved and how they're used. If anyone wants to contribute improvements, that'd be most welcome.
Proper usage of lists and especially hashes can make Perl programs both much more powerful and, in many cases, more legible.
Since I'm writing this I figured I might as well re-link to some older Perl how-to entries I've written: