PerlNotes and Stuff
Hashes:
Hash HowTo by Alex Batko. Local copy.
Arrays:
Array HowTo by Alex Batko. Local copy.
Arrays: Shuffle an array
Files (Open):
Open HowTo by Alex Batko.
Installing Your Own
Perl Modules
getopts():
Getopts() HowTo by AlexBatko.
CGI:
More Examples of Scripts Created with CGI.pm by Lincoln D. Stein.
CGI Tutorial by David Nelson.
WDG's CGI Programming FAQ.
Special Variables by DAvid Medinets.
Errors (perldiag).
To install Image::Size using MCPAN: (on Ubuntu, anyway)
apt-get install libc6-dev
then using MCPAN, install Compress::Zlib (why can't it be listed as a dependancy?)
Now, you can install Image::Size