Help for this page
Binary "=~" binds a scalar expression to a pattern match. Binary "!~" is just like "=~" ... ... Unary "~" performs bitwise negation ""->"" is an infix dereference operator, just as it is in C and C++. nonassoc < > <= >= lt gt le ge