Index

Symbols

! (bang), !=, !
! (not), !
!= (not equal), !=
# (hash sign), Statements
$ sigil, Variables and Context
% (modulus) operator, Arithmetic Operators, %, %=
% (percent sign), %, %=
% sigil, Hashlist context
%= (modulus assignment), %, %=
%flags hash, Variadic Parameters
& (ampersand), &&, &, &=
& (bitwise AND) instruction (PIR), &, &=
&& (logical AND)
opcode, &&
operator, Logical Operators
&= (bitwise AND assignment) instruction (PIR), &, &=
* (asterisk), *, *=, **
* (multiplication)
opcode, *, *=
operator, Arithmetic Operators
** (exponentiation)
opcode, **
operator, Arithmetic Operators
*= (multiplication assignment), *, *=
+ (addition)
opcode, +, +=
operator, Arithmetic Operators
+ (plus sign), +, +=
++ (postfix autoincrement) operators, Arithmetic Operators
+= (addition assignment), +, +=
- (hyphen), -, -=
- (negation), -, -=
- (subtraction)
opcode, -, -=
operator, Arithmetic Operators
- - (autodecrement) operators, Arithmetic Operators
-= (subtraction assignment), -, -=
/ (division)
operator, Arithmetic Operators
// operator, Deferred Matches
:= (binding) operator, Assignment and Binding
< (left angle bracket), <, <=, <<, <<=
< (less than), <
<. . .> (assertion delimiters), Deferred Matches
<< (bitwise left shift), <<, <<=
<<= (bitwise left shift assignment), <<, <<=
<= (less than or equal), <=
= (assignment) instruction (PIR), =
= (assignment) operator, Assignment and Binding
= (equal sign), =, = =
== (equality) instruction (PIR), = =
> (greater than), >
> (right angle bracket), >, >=, >>, >>=, >>>, >>>=
>= (greater ...

Get Perl 6 and Parrot Essentials, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.