Index

Symbols

-0 option (perl), Command-Line Options
\007 (octal value) sequence, Escaped Sequences
& (ampersand)
AND bitwise operator, Bitwise Operators
calling subroutines, Calling Subroutines
in encoded URLs, URL Encoding
prototype symbol, Prototypes
&& (logical AND) operator, Logical Operators
&&= (assignment) operator, Assignment Operators
&= (assignment) operator, Assignment Operators
<> (angle brackets), Formats
greater-than operator, Relational operators
less-than operator, Relational operators
< Perl debugger command, Description
<< Perl debugger command, Description
<<= (assignment) operator, Assignment Operators
<= (less-than-or-equal) operator, Relational operators
<=> (comparison) operator, Equality operators
<% %> delimiters, Server-Side PerlScript
> Perl debugger command, Description
<...> line-input operator, Filehandles
>> to open file for appending, Filehandles
>> Perl debugger command, Description
>>= (assignment) operator, Assignment Operators
>= (greater-than-or-equal) operator, Relational operators
* (asterisk)
multiplication operator, Arithmetic Operators
prototype symbol (typeglob), Prototypes
regular expression metacharacter, Regular Expression Syntax
** (exponentiation) operator, Arithmetic Operators
**= (assignment) operator, Assignment Operators
*= (assignment) operator, Assignment Operators
*? regular expression quantifier, Quantifiers
@ (at sign)
@_ array, Passing Arguments
dereferencing with, Dereferencing
format fieldholders, Formats
prototype symbol (list), Prototypes
signifying arrays, ...

Get Perl in a Nutshell 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.