Quantcast
Viewing latest article 12
Browse Latest Browse All 15

Perl Operators

Perl Operators In Perl, the comparison operators are divided into two classes: Comparison operators that work with numbers Comparison operators that work with strings Integer-Comparison Operators Operator Description < Less than > Greater than == Equal to = Greater than or equal to != Not equal to Comparison returning 1, 0, or -1 Each of […]

Viewing latest article 12
Browse Latest Browse All 15

Trending Articles