Recently in Perl Category

Perl programming

| | Comments (4)

What a horrible language! Just spent ages debugging a if-then-else loop only to find that comparisons of strings don't use if $fred == $jim but instead use if $fred eq $jim and seeing as though $fred was a variable but $jim is actually a fiixed string I had several combinations to get correct before it would work, and I have no reason why using lc($fred) to convert $fred to lowercase didn't work. Unfortunately Demon don't support php or asp on their server so I can't program in these languages (which I know a little more about).

October 2003: Monthly Archives

Categories

Pages

Powered by Movable Type 4.1

About this Archive

This page is a archive of recent entries in the Perl category.

Patches is the previous category.

Photo Friday is the next category.

Find recent content on the main index or look in the archives to find all content.