mailto:merlyn@stonehenge.com
.
http://www.stonehenge.com/merlyn/
http://www.stonehenge.com/books/
lists the Perl books (and other books) that I would pay money for,
and includes an Amazon.com link to those books for easy purchase.
http://www.stonehenge.com/
http://www.stonehenge.com/perltraining/
.
http://www.stonehenge.com/merlyn/Pictures/
.
http://www.stonehenge.com/merlyn/WebTechniques/
.
These columns give basic examples of techniques of using Perl
for the web, including examples of CGI.pm and LWP.
Also, the code listings are brought out into a separate link for
easy downloading.
You can go directly to these columns:
Column | Listing | Description |
---|---|---|
col01 | col01 listing | CPAN, NNTP, Clarinet Comics (Apr 96) |
col02 | col02 listing | Giving 'more' (May 96) |
col03 | col03 listing | Getting 'more' (Jun 96) |
col04 | col04 listing | flocking, recent visitors (Jul 96) |
col05 | col05 listing | tiny database, htaccess (Aug 96) |
col06 | col06 listing | what's new? (Sep 96) |
col07 | col07 listing | bad links (Oct 96) |
col08 | col08 listing | browser dependence (Nov 96) |
col09 | col09 listing | random thoughts (Dec 96) |
col10 | col10 listing | tracking bad hits (Jan 97) |
col11 | col11 listing | anonymous proxy server (Feb 97) |
col12 | col12 listing | searchable web pages (Apr 97) |
col13 | col13 listing | non-visitor counter (May 97) |
col14 | col14 listing | better bad links (Jun 97) |
col15 | col15 listing | back issues of Dilbert (Jul 97) |
col16 | col16 listing | web chats (Aug 97) |
col17 | col17 listing | two-pass image serving (Sep 97) |
col18 | col18 listing | front door, please! (Oct 97) |
col19 | col19 listing | Watch that picture change (Nov 97) |
col20 | col20 listing | search in progress page (Dec 97) |
col21 | col21 listing | Slow down the download! (Jan 98) |
col22 | col22 listing | Tar'ing up a tree (Feb 98) |
col23 | col23 listing | Doctor is IN (part I) (Mar 98) |
col24 | col24 listing | Doctor is IN (part II) (Apr 98) |
col25 | col25 listing | Where did they go? (May 98) |
col26 | col26 listing | How did they get here? (Jun 98) |
col27 | col27 listing | Parallel bad links! (Jul 98) |
col28 | col28 listing | Parallel stress tester (Aug 98) |
col29 | col29 listing | Thumbnails with PBMTOOLS (Sep 98) |
col30 | col30 listing | Converting HTML to CGI.pm (Oct 98) |
col31 | col31 listing | Special purpose mirrors (Nov 98) |
col32 | col32 listing | A remote cookie jar (Dec 98) |
col33 | col33 listing | Handling hundreds of pictures (Jan 99) |
col34 | col34 listing | Prefork-Compressed Proxy Server (Feb 99) |
col35 | col35 listing | Incremental link verifier (Mar 99) |
col36 | col36 listing | Add image size to links (Apr 99) |
col37 | col37 listing | Perl jobs and GIFgraph (May 99) |
col38 | col38 listing | Processing forms remotely (Jun 99) |
col39 | col39 listing | Countdown to Y2K (Jul 99) |
col40 | col40 listing | Handling multipage forms (Aug 99) |
col41 | col41 listing | mod_perl-enabled picture server (Sep 99) |
col42 | col42 listing | Meta-keywords index generation (Oct 99) |
col43 | col43 listing | Automatically testing a form (Nov 99) |
col44 | col44 listing | Search This Site (Dec 99) |
http://www.stonehenge.com/merlyn/UnixReview/
. However, my column
outlived the magazine, and is now published both online for
Performance Computing, and in hardcopy for SysAdmin Magazines.
I still call it the UnixReview columns however.
These columns give a basic introduction to Perl in easily
digestible chunks.
You can go directly to these columns:
Column | Description |
---|---|
col01 | Basic Parsing (mar 95) |
col02 | Word Counts (may 95) |
col03 | Regular Expressions (jul 95) |
col04 | Tiny Database (sep 95) |
col05 | Subroutines (nov 95) |
col06 | Sorting (jan 96) |
col07 | Simple References (mar 96) |
col08 | Subroutine References (may 96) |
col09 | Text-grep (jul 96) |
col10 | Wrappers (sep 96) |
col11 | List manipulation (nov 96) |
col12 | Here documents (jan 97) |
col13 | Intro to objects (mar 97) |
col14 | More about objects (may 97) |
col15 | Logfile analysis (jul 97) |
col16 | Recursive directory tasks (sep 97) |
col17 | Finding shadowed executables (nov 97) |
col18 | Bit operations (jan 98) |
col19 | Include files (mar 98) |
col20 | Expressions in text (jun 98) |
col21 | Making choices for choices (aug 98) |
col22 | Using the CPAN effectively (oct 98) |
col23 | Editing files in-place (dec 98) |
col24 | Persistent data (feb 99) |
col25 | Getting a date with Perl (apr 99) |
col26 | Computing primes (jun 99) |
col27 | Expanding symbolic links (aug 99) |
col28 | Compiling regular expressions (oct 99) |
col29 | Figuring phone-y words (dec 99) |
http://www.stonehenge.com/merlyn/LinuxMag/
. These columns
are delayed from hardcopy by 90 days, so you may have to wait
a while before seeing them show up here.
These columns give a basic introduction to Perl in easily
digestible chunks, with an emphasis on things interesting
to Linux users.
You can go directly to these columns:
Column | Listing | Description |
---|---|---|
col01 | col01 listing | Using things from the CPAN (Jun 99) |
col02 | col02 listing | Tieing up loose ends (Jul 99) |
col03 | col03 listing | Scripting your Apache server with Perl (Aug 99) |