Skip to Content
Learning Perl, 6th Edition
book

Learning Perl, 6th Edition

by Randal L. Schwartz, brian d foy, Tom Phoenix
June 2011
Beginner content levelBeginner
386 pages
11h 33m
English
O'Reilly Media, Inc.
Content preview from Learning Perl, 6th Edition

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, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Perl, 2nd Edition

Mastering Perl, 2nd Edition

brian d foy
Learning Perl, 7th Edition

Learning Perl, 7th Edition

Randal L. Schwartz, brian d foy, Tom Phoenix
Perl in a Nutshell, 2nd Edition

Perl in a Nutshell, 2nd Edition

Nathan Patwardhan, Ellen Siever, Stephen Spainhour

Publisher Resources

ISBN: 9781449311063Errata PageSupplemental Content