Comparison Operators in Perl

by Geethalakshmi 2010-09-17 13:58:30

Comparison Operators in Perl


Comparison Numeric String
Equal == eq
Not Equal != ne
Less than < lt
Greater than > gt
Less or equal to <= le
Greater or equal to >= ge

Tagged in:

882
like
0
dislike
0
mail
flag

You must LOGIN to add comments