Skip to Content
Intermediate Perl
book

Intermediate Perl

by Randal L. Schwartz, brian d foy, Tom Phoenix
March 2006
Intermediate to advanced
278 pages
6h 49m
English
O'Reilly Media, Inc.
Content preview from Intermediate Perl

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

& (ampersand), in subroutine references, Referencing a Named Subroutine
@_ (at sign, underscore) parameter list, passing to methods, What to Do with @_
\ (backslash)
as directory separator, Object-Oriented Interfaces
as reference operator, Taking a Reference to an Array, References to Hashes, Referencing a Named Subroutine
{} (curly braces)
anonymous hash constructors using, Creating an Anonymous Hash
dereferencing arrays, Dereferencing the Array Reference
dereferencing hashes, References to Hashes
dereferencing subroutines, Referencing a Named Subroutine
enclosing package directive, Scope of a Package Directive
when not needed, Modifying the Array, Referencing a Named Subroutine
$_ (dollar sign, underscore) variable, List Operators
+ (plus sign)
preceding anonymous hash constructor, Autovivification
preceding terms, Nested Object Destruction
?: (question mark, colon) operator, Making a Method Work with Either Classes or Instances
: (semicolon), preceding blocks, Autovivification
<=> (spaceship operator), Review of Sorting
[] (square brackets), anonymous array constructors using, Creating an Anonymous Array Directly
_ _END_ _ marker, Embedded Documentation ...
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

Perl Debugged

Perl Debugged

Peter Scott, Ed Wright
Think Perl 6

Think Perl 6

Laurent Rosenfeld, Allen B. Downey
Beginning Perl

Beginning Perl

Curtis Ovid Poe
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0596102062Supplemental ContentErrata Page