Tuesday, June 05, 2007 -
by
Site Editor
More articles in
Perl
This tutorial shows how to use simple comparisons and regular expressions in Perl. Almost everything we put in an ‘if’ expression is going to be comparing a variable with a value, or a variable with another variable.
Back to article