umask EXPR umask Sets the umask for the process to EXPR and returns the previous value. If EXPR is omitted
getc FILEHANDLE getc Returns the next character from the input file attached to FILEHANDLE, or the undefined
NAME
Exponentiation Binary "**" is the exponentiation operator. It binds even more tightly than
chomp VARIABLE chomp( LIST ) chomp This safer version of
Quote and Quote-like Operators While we usually think of quotes as literal values, in Perl they function as operators, providing various kinds
Page 28 of 100