Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

// (see m// pattern match operator)
& (ampersand), Subroutines
&(ampersand)
subroutine calls, Omitting the Ampersand
&& (AND) operator, Logical Operators
&max subroutine, Arguments, A Better &max Routine
< (less-than sign), Opening a Filehandle
< > (angle brackets), A Whirlwind Tour of Perl
<> (angle brackets)
alternate globbing syntax, An Alternate Syntax for Globbing
<> (diamond operator), Input from the Diamond OperatorThe Invocation Arguments, Updating Many Files
file updates using, Updating Many Files
<=> (spaceship operator), Advanced Sorting
<STDIN> (line-input operator) (see line-input operator)
> (greater-than sign), Opening a Filehandle
= (assignment) operator, Scalar Assignment
@ (at-sign), List Assignment
@ARGV array, The Invocation Arguments
` ` (backquotes), A Whirlwind Tour of Perl
` `(backquotes)
capturing output with, Using Backquotes to Capture OutputUsing Backquotes in a List Context
\\ (double backslash), About Metacharacters
\A anchor, Anchors
\b (word-boundary) anchor, Word Anchors
\d (digit) character class abbreviation, Character Class Shortcuts
\h (horizontal whitespace) matching, Character Class Shortcuts
\P (negative property) matching, ...

Get Learning Perl, 6th 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.