Introduction to Internet Programming with Perl and HTML: Part 4 – Basic Perl Flow-Control Syntax
Friday, January 22nd, 2010Read the rest of this post »
This article is Part 4 of our series on Internet Programming. See the Introduction and Part 1, Introduction to HTML. This article covers logical comparisons,
making decisions with if, comparing text, while and for loops, and debugging hints.
